diff options
Diffstat (limited to 'env/fpic.conf')
-rw-r--r-- | env/fpic.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/env/fpic.conf b/env/fpic.conf new file mode 100644 index 0000000..0f9fcd2 --- /dev/null +++ b/env/fpic.conf @@ -0,0 +1 @@ +CFLAGS="${CFLAGS} -fPIC" |