aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2021-06-15 08:41:08 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2021-06-15 08:41:08 +0000
commit6d1665e830f5cfbda9f66cb5ac06e8da15e0095a (patch)
treec862cda4ba6c2692815c8fcc9a80c1fd73ef6481 /audio
parentdd5b5fe1a47fe18a4a753711435750fdae1ce353 (diff)
downloadports-6d1665e830f5cfbda9f66cb5ac06e8da15e0095a.tar.gz
ports-6d1665e830f5cfbda9f66cb5ac06e8da15e0095a.zip
audio/faust-lv2: fix build on powerpc
Diffstat (limited to 'audio')
-rw-r--r--audio/faust-lv2/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/faust-lv2/Makefile b/audio/faust-lv2/Makefile
index 9aea12e6f2eb..23c52c2b6537 100644
--- a/audio/faust-lv2/Makefile
+++ b/audio/faust-lv2/Makefile
@@ -28,6 +28,7 @@ BB_COMMIT= 4dc83e28e998
WRKSRC= ${WRKDIR}/${BB_ACCOUNT}-${BB_PROJECT}-${BB_COMMIT}
+CFLAGS_powerpc= -fPIC
CFLAGS_powerpc64= -fPIC
CFLAGS_powerpc64le= -fPIC
LDFLAGS+= -fPIC # recommended by 13i386 failure messages, it was only failing