summaryrefslogtreecommitdiff
path: root/src/template/openbsd
diff options
context:
space:
mode:
Diffstat (limited to 'src/template/openbsd')
-rw-r--r--src/template/openbsd4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/template/openbsd b/src/template/openbsd
index e69de29bb2d..365268c4897 100644
--- a/src/template/openbsd
+++ b/src/template/openbsd
@@ -0,0 +1,4 @@
+# src/template/openbsd
+
+# Extra CFLAGS for code that will go into a shared library
+CFLAGS_SL="-fPIC -DPIC"