mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
Add -fPIC to fix build on amd64
This commit is contained in:
parent
cfc44dd2f7
commit
ecdf8e99d9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=94649
@ -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}"
|
||||
|
Loading…
Reference in New Issue
Block a user