]> git.pld-linux.org Git - packages/gstreamer.git/commitdiff
- fixed Werror warning
authoraflinta <aflinta@pld-linux.org>
Wed, 27 Aug 2003 05:05:43 +0000 (05:05 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gstreamer-Werror.patch -> 1.1

gstreamer-Werror.patch [new file with mode: 0644]

diff --git a/gstreamer-Werror.patch b/gstreamer-Werror.patch
new file mode 100644 (file)
index 0000000..5adffb2
--- /dev/null
@@ -0,0 +1,11 @@
+diff -urN gstreamer-0.6.3.orig/configure.ac gstreamer-0.6.3/configure.ac
+--- gstreamer-0.6.3.orig/configure.ac  Wed Aug 27 06:55:09 2003
++++ gstreamer-0.6.3/configure.ac       Wed Aug 27 06:55:31 2003
+@@ -37,7 +37,6 @@
+ AS="${CC}"
+ AS_COMPILER_FLAG(-Wall,GST_ERROR="$GST_ERROR -Wall",)
+-AS_COMPILER_FLAG(-Werror,GST_ERROR="$GST_ERROR -Werror",)
+ dnl We disable static building for development, for time savings
This page took 1.025203 seconds and 4 git commands to generate.