1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-05 06:27:37 +00:00

Add -fPIC.

This commit is contained in:
David Thiel 2017-03-01 18:41:05 +00:00
parent 6cc1a93868
commit 96d670cbce
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=435191

View File

@ -17,4 +17,6 @@ USE_GITHUB= yes
GH_ACCOUNT= arangodb
GH_PROJECT= linenoise-ng
CFLAGS+= -fPIC
.include <bsd.port.mk>