aboutsummaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
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