1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-23 09:10:43 +00:00

- Respect CFLAGS

PR:		ports/102801
Submitted by:	Soeren Straarup <xride at x12.dk>
This commit is contained in:
Rong-En Fan 2006-09-03 00:18:39 +00:00
parent a02ab8ffe2
commit 5cd51f65f7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=171956

View File

@ -25,7 +25,7 @@ ALL_TARGET= ${PORTNAME}.so
.include <bsd.port.pre.mk>
.if ${ARCH} == "amd64"
CFLAGS= -fPIC
CFLAGS+= -fPIC
.endif
do-install: