mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-14 07:43:06 +00:00
. Add -fPIC to CFLAGS. This should fix the build on amd64.
Reported by: kris
This commit is contained in:
parent
ed1b702f9b
commit
5a52956407
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=127079
@ -18,6 +18,8 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/src
|
||||
GNU_CONFIGURE= yes
|
||||
USE_PERL5= yes
|
||||
|
||||
CFLAGS+= -fPIC
|
||||
|
||||
MAN1= udunits.1 \
|
||||
udunitsperl.1
|
||||
MAN3= udunits.3 \
|
||||
|
Loading…
Reference in New Issue
Block a user