mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- force -fPIC on all architectures
This commit is contained in:
parent
1354f668ae
commit
fe1b53b0dd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=135208
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= ffcall
|
||||
PORTVERSION= 1.10
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= ftp://ftp.santafe.edu/pub/gnu/
|
||||
#MASTER_SITES+= ${MASTER_SITE_GNUSTEP}
|
||||
@ -21,6 +22,7 @@ NOT_FOR_ARCHS= sparc64
|
||||
|
||||
MAN3= avcall.3 callback.3 trampoline.3 trampoline_r.3 vacall.3
|
||||
MANCOMPRESSED= no
|
||||
CFLAGS+= -fPIC
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user