SF.net SVN: gar:[25761] csw/mgar/pkg/gstplugins_bad/trunk/Makefile
lblume at users.sourceforge.net
lblume at users.sourceforge.net
Tue Jun 7 10:35:50 CEST 2016
Revision: 25761
http://sourceforge.net/p/gar/code/25761
Author: lblume
Date: 2016-06-07 08:35:50 +0000 (Tue, 07 Jun 2016)
Log Message:
-----------
gstplugins_bad/trunk: A mistake it wasn't: disable using NVdia APIs
Modified Paths:
--------------
csw/mgar/pkg/gstplugins_bad/trunk/Makefile
Modified: csw/mgar/pkg/gstplugins_bad/trunk/Makefile
===================================================================
--- csw/mgar/pkg/gstplugins_bad/trunk/Makefile 2016-06-07 08:09:56 UTC (rev 25760)
+++ csw/mgar/pkg/gstplugins_bad/trunk/Makefile 2016-06-07 08:35:50 UTC (rev 25761)
@@ -255,6 +255,8 @@
CONFIGURE_ARGS += --enable-introspection=no
# Not compiling cleanly, whoever wants it will fix it
CONFIGURE_ARGS += --enable-opengl=no
+# The NVidia bits are quite specific, I think they're better off at this point
+CONFIGURE_ARGS += --disable-nvenc
BUILD64 = 1
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list