Sync docs for new tp_magic_example.c
This commit is contained in:
parent
9dedb13e61
commit
7d68f38dc7
21 changed files with 756 additions and 161 deletions
|
|
@ -102,7 +102,7 @@
|
|||
</p>
|
||||
|
||||
<p>
|
||||
Abril 9, 2023 </p>
|
||||
Abril 13, 2023 </p>
|
||||
</center>
|
||||
</header>
|
||||
|
||||
|
|
@ -781,7 +781,7 @@
|
|||
As a stand-alone command, using the GNU C Compiler and BASH shell, for example:
|
||||
<blockquote>
|
||||
<p><code>
|
||||
$ gcc -shared `tp-magic-config --cflags` my_plugin.c -o my_plugin.so
|
||||
$ gcc -shared -fpic `tp-magic-config --cflags` my_plugin.c -o my_plugin.so
|
||||
</code></p>
|
||||
</blockquote>
|
||||
</p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue