[Midnightbsd-cvs] mports [21593] trunk/multimedia/gstreamer-plugins/Makefile: use gcc when building this

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat Aug 13 12:08:25 EDT 2016


Revision: 21593
          http://svnweb.midnightbsd.org/mports/?rev=21593
Author:   laffer1
Date:     2016-08-13 12:08:25 -0400 (Sat, 13 Aug 2016)
Log Message:
-----------
use gcc when building this

Modified Paths:
--------------
    trunk/multimedia/gstreamer-plugins/Makefile

Modified: trunk/multimedia/gstreamer-plugins/Makefile
===================================================================
--- trunk/multimedia/gstreamer-plugins/Makefile	2016-08-13 16:05:57 UTC (rev 21592)
+++ trunk/multimedia/gstreamer-plugins/Makefile	2016-08-13 16:08:25 UTC (rev 21593)
@@ -157,9 +157,6 @@
 		${WRKSRC}/configure
 
 # workaround a crash in clang 3.3 crash llvm bug # 15840
-.if ((${OSVERSION} >= 901504 && ${OSVERSION} < 902502) || \
-     (${OSVERSION} >= 1000037 && ${OSVERSION} < 1000056))
 USE_GCC=	any
-.endif
 
 .include <bsd.port.post.mk>



More information about the Midnightbsd-cvs mailing list