mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
Fix build on AMD64
This commit is contained in:
parent
aae1a8bb74
commit
92b15ff96a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=100546
@ -25,6 +25,7 @@ USE_GMAKE= yes
|
||||
USE_PERL5_BUILD=yes
|
||||
USE_LIBTOOL= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
CFLAGS+= -fPIC
|
||||
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
|
Loading…
Reference in New Issue
Block a user