1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-12 07:27:57 +00:00

Drop redundant -fPIC from CFLAGS

PR:		194030 (followup)
Approved by:	bapt (mentor)
This commit is contained in:
Jan Beich 2015-02-01 16:04:21 +00:00
parent 425d278174
commit d57c414f16
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=378250

View File

@ -17,8 +17,6 @@ USE_LDCONFIG= yes
MAKE_ARGS+= CC="${CC}"
MAKE_ENV+= INSTALLPREFIX=${STAGEDIR}${PREFIX}
CFLAGS+= -fPIC
PLIST_FILES= bin/natpmpc \
include/natpmp.h \
lib/libnatpmp.a \