SOURCES: mythstream-optflags.patch (NEW) - makes it build release ...

czarny czarny at pld-linux.org
Fri Oct 6 11:33:21 CEST 2006


Author: czarny                       Date: Fri Oct  6 09:33:21 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- makes it build release instead of debug

---- Files affected:
SOURCES:
   mythstream-optflags.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/mythstream-optflags.patch
diff -u /dev/null SOURCES/mythstream-optflags.patch:1.1
--- /dev/null	Fri Oct  6 11:33:21 2006
+++ SOURCES/mythstream-optflags.patch	Fri Oct  6 11:33:16 2006
@@ -0,0 +1,11 @@
+--- mythstream/mythstream.pro.orig	2006-07-09 23:47:46.000000000 +0200
++++ mythstream/mythstream.pro	2006-10-06 11:27:25.000000000 +0200
+@@ -1,7 +1,7 @@
+ include ( ../settings.pro )
+ 
+ TEMPLATE = lib
+-CONFIG += plugin thread warn_on debug
++CONFIG += plugin thread warn_on release
+ TARGET = mythstream
+ DEFINES += TARGET=\"$${TARGET}\"
+ SUBPATH = mythtv/mythstream
================================================================


More information about the pld-cvs-commit mailing list