Add -fPIC to various ports to enable them to build on armv6.
Approved by: portmgr (tier-2 blanket)
This commit is contained in:
@@ -25,6 +25,8 @@ USES= perl5
|
||||
|
||||
BROKEN_sparc64= does not compile on sparc64
|
||||
|
||||
CFLAGS_aarch64= -fPIC
|
||||
|
||||
post-install:
|
||||
${FIND} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Math/GSL/ -name "*.so" | ${XARGS} ${STRIP_CMD}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user