aboutsummaryrefslogtreecommitdiff
path: root/multimedia/gstreamer1-plugins
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2013-05-10 16:59:15 +0000
committerKoop Mast <kwm@FreeBSD.org>2013-05-10 16:59:15 +0000
commitc7ee117f4c063fe1f86a05f4b3d4a387a489c2b3 (patch)
tree84f33c7157e2eb6e9b287c9cb0888cec8d05b28e /multimedia/gstreamer1-plugins
parentf50011fcc3e445875d23535c51eb5fd9bc014b3e (diff)
downloadports-c7ee117f4c063fe1f86a05f4b3d4a387a489c2b3.tar.gz
ports-c7ee117f4c063fe1f86a05f4b3d4a387a489c2b3.zip
Notes
Diffstat (limited to 'multimedia/gstreamer1-plugins')
-rw-r--r--multimedia/gstreamer1-plugins/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/multimedia/gstreamer1-plugins/Makefile b/multimedia/gstreamer1-plugins/Makefile
index b0db5d6574d1..967cb079e6bd 100644
--- a/multimedia/gstreamer1-plugins/Makefile
+++ b/multimedia/gstreamer1-plugins/Makefile
@@ -56,6 +56,9 @@ CFLAGS:= ${CFLAGS} -O2 -Wno-format
CPPFLAGS+= -I${LOCALBASE}/include ${PTHREAD_CFLAGS}
LDFLAGS+= -L${LOCALBASE}/lib ${EXTRA_LIBS} ${PTHREAD_LIBS}
+# workaround a crash in clang 3.3 crash llvm bug # 15840
+USE_GCC= any
+
DEFAULT_AUDIOSINK?= osssink
DEFAULT_AUDIOSRC?= osssrc