aboutsummaryrefslogtreecommitdiff
path: root/security/lockdown/Makefile
diff options
context:
space:
mode:
authorAndrew Turner <andrew@FreeBSD.org>2015-08-09 22:24:04 +0000
committerAndrew Turner <andrew@FreeBSD.org>2015-08-09 22:24:04 +0000
commit605de447c0638d9459d506a094bc699cc9646220 (patch)
treeb32e323db43990d5dd5010a12047aa5cf89ec396 /security/lockdown/Makefile
parent683daeef9e1bc825bea458010fdbfce84e7ab116 (diff)
downloadports-605de447c0638d9459d506a094bc699cc9646220.tar.gz
ports-605de447c0638d9459d506a094bc699cc9646220.zip
Adds -fPIC to CFLAGS_aarch64 to a number of ports that already have it
in the amd64 CFLAGS and are failing to build. Approved by: bapt Differential Revision: https://reviews.freebsd.org/D3321
Notes
Notes: svn path=/head/; revision=393831
Diffstat (limited to 'security/lockdown/Makefile')
-rw-r--r--security/lockdown/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/lockdown/Makefile b/security/lockdown/Makefile
index ee802e351571..56d4c758fa82 100644
--- a/security/lockdown/Makefile
+++ b/security/lockdown/Makefile
@@ -14,6 +14,7 @@ USE_LDCONFIG= yes
WRKSRC= ${WRKDIR}/lockdown
+CFLAGS_aarch64+=-fPIC
CFLAGS_amd64+= -fPIC
do-install: