aboutsummaryrefslogtreecommitdiff
path: root/multimedia/gstreamer-plugins
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2013-05-10 14:14:10 +0000
committerKoop Mast <kwm@FreeBSD.org>2013-05-10 14:14:10 +0000
commitade836fb8d01e7085b455d924d7bb7e188ba98f8 (patch)
tree96e5b792d99506d8eb177ceffcd916f1fff893d3 /multimedia/gstreamer-plugins
parentfc2dfe40f9e7680acc171b397204e1c7abcbd84f (diff)
downloadports-ade836fb8d01e7085b455d924d7bb7e188ba98f8.tar.gz
ports-ade836fb8d01e7085b455d924d7bb7e188ba98f8.zip
Notes
Diffstat (limited to 'multimedia/gstreamer-plugins')
-rw-r--r--multimedia/gstreamer-plugins/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/multimedia/gstreamer-plugins/Makefile b/multimedia/gstreamer-plugins/Makefile
index 671c660fdcbd..2e4ae1b16503 100644
--- a/multimedia/gstreamer-plugins/Makefile
+++ b/multimedia/gstreamer-plugins/Makefile
@@ -55,6 +55,9 @@ CPPFLAGS+= -I${LOCALBASE}/include ${PTHREAD_CFLAGS}
LDFLAGS+= -L${LOCALBASE}/lib ${EXTRA_LIBS} ${PTHREAD_LIBS}
CFLAGS+= -I${LOCALBASE}/include
+# workaround a crash in clang 3.3 crash llvm bug # 15840
+USE_GCC= any
+
DEFAULT_AUDIOSINK?= osssink
DEFAULT_AUDIOSRC?= osssrc