[package] update gstreamer to 0.10.25 (#6301)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@18679 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
16
multimedia/gstreamer/patches/002-no-shave_mode.patch
Normal file
16
multimedia/gstreamer/patches/002-no-shave_mode.patch
Normal file
@ -0,0 +1,16 @@
|
||||
diff -u --recursive gstreamer-0.10.25-vanilla/common/shave-libtool.in gstreamer-0.10.25/common/shave-libtool.in
|
||||
--- gstreamer-0.10.25-vanilla/common/shave-libtool.in 2009-04-15 16:28:36.000000000 -0400
|
||||
+++ gstreamer-0.10.25/common/shave-libtool.in 2009-11-14 23:08:34.744433657 -0500
|
||||
@@ -41,12 +41,9 @@
|
||||
|
||||
case "$mode" in
|
||||
compile)
|
||||
- # shave will be called and print the actual CC/CXX/LINK line
|
||||
- preserved_args="$preserved_args --shave-mode=$mode"
|
||||
pass_though=1
|
||||
;;
|
||||
link)
|
||||
- preserved_args="$preserved_args --shave-mode=$mode"
|
||||
Q=" LINK "
|
||||
;;
|
||||
*)
|
Reference in New Issue
Block a user