aboutsummaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
authorame <[email protected]>2023-12-18 13:55:13 -0600
committerame <[email protected]>2023-12-18 13:55:13 -0600
commit595fd25a80c569d104bc53cbfb9e46654134b4e1 (patch)
tree17506097f415d4bddcdf3566d3ce0de08ab9a377 /readme.md
parentc691cc98e31e52982a79ffc10b8e91e8c700592b (diff)
config and io functions
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.md b/readme.md
index 37bad42..f7f4255 100644
--- a/readme.md
+++ b/readme.md
@@ -1,5 +1,5 @@
-build with `clang -shared src/*.c src/*/*.c -o llib.so`
+build with `clang -shared src/{*.c,*/*.c} -o llib.so -fPIC`
useage and docs coming soon:3