mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
Add -fPIC to fix build on amd64
This commit is contained in:
parent
ac83248edf
commit
cfc44dd2f7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=94648
@ -21,6 +21,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||
USE_REINPLACE= yes
|
||||
USE_GMAKE= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
CFLAGS+= "-fPIC"
|
||||
|
||||
HEADER_FILES= ecgi.h ecgitk.h include/memfile.h
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user