Add -fPIC to various ports to enable them to build on armv6.

Approved by:	portmgr (tier-2 blanket)
This commit is contained in:
Mark Linimon
2017-02-09 18:53:12 +00:00
parent 94cfddd88b
commit 9c19df593a
21 changed files with 50 additions and 35 deletions

View File

@@ -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}