summaryrefslogtreecommitdiff
path: root/irc/sircd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'irc/sircd/Makefile')
-rw-r--r--irc/sircd/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/irc/sircd/Makefile b/irc/sircd/Makefile
index 1706abcb4447..d58c91d2c16d 100644
--- a/irc/sircd/Makefile
+++ b/irc/sircd/Makefile
@@ -18,6 +18,7 @@ COMMENT= The Smart IRC Daemon
USE_OPENSSL= yes
USE_GMAKE= yes
+CFLAGS+= "-fPIC"
MAKE_ENV= LD="${CC}" \
PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \
PTHREAD_LIBS="${PTHREAD_LIBS}"