~ubuntu-branches/ubuntu/wily/bug-buddy/wily

« back to all changes in this revision

Viewing changes to debian/patches/99_ltmain_as-needed.patch

  • Committer: Bazaar Package Importer
  • Author(s): David Weinehall
  • Date: 2010-03-29 14:54:39 UTC
  • mfrom: (1.1.30 upstream) (3.1.5 sid)
  • Revision ID: james.westby@ubuntu.com-20100329145439-i7qylnitfr51ztv1
Tags: 2.30.0+dfsg-1
* New upstream release.
* debian/patches/99_ltmain_as-needed.patch:
  - refreshed.
* debian/control.in:
  - Update Standards-Version to 3.8.4, no additional changes needed.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
===================================================================
3
3
--- bug-buddy-2.24.1.orig/ltmain.sh     2008-11-13 16:38:58.930987388 +0100
4
4
+++ bug-buddy-2.24.1/ltmain.sh  2008-11-13 16:39:01.278988042 +0100
5
 
@@ -1807,6 +1807,11 @@ EOF
6
 
        arg=`$echo "X$arg" | $Xsed -e "s/^ //"`
 
5
@@ -4716,6 +4716,11 @@ EOF
 
6
        arg=$func_stripname_result
7
7
        ;;
8
8
 
9
9
+      -Wl,--as-needed)
12
12
+       ;;      
13
13
+
14
14
       -Wl,*)
15
 
        args=`$echo "X$arg" | $Xsed -e "$sed_quote_subst" -e 's/^-Wl,//'`
16
 
        arg=
17
 
@@ -2150,6 +2155,15 @@ EOF
 
15
        func_stripname '-Wl,' '' "$arg"
 
16
        args=$func_stripname_result
 
17
@@ -5067,6 +5072,15 @@ EOF
18
18
        lib=
19
19
        found=no
20
20
        case $deplib in