Fix build of textproc/py-syck by using -fPIC in CFLAGS.
This commit is contained in:
parent
b7ea63a526
commit
ed7799c531
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=134482
@ -15,5 +15,6 @@ COMMENT= Syck is an extension for reading and writing YAML swiftly
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_BISON= yes
|
||||
CFLAGS+= -fPIC
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user