diff options
Diffstat (limited to 'package/libgpg-error/patches/patch-configure')
-rw-r--r-- | package/libgpg-error/patches/patch-configure | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/package/libgpg-error/patches/patch-configure b/package/libgpg-error/patches/patch-configure index 717b884db..ef5027984 100644 --- a/package/libgpg-error/patches/patch-configure +++ b/package/libgpg-error/patches/patch-configure @@ -1,14 +1,14 @@ ---- libgpg-error-1.9.orig/configure 2010-07-21 10:00:02.000000000 +0200 -+++ libgpg-error-1.9/configure 2011-02-05 15:47:20.000000000 +0100 -@@ -769,6 +769,7 @@ GMSGFMT - MSGFMT +--- libgpg-error-1.12.orig/configure 2013-06-24 06:42:28.000000000 +0200 ++++ libgpg-error-1.12/configure 2015-11-08 11:40:16.360212436 +0100 +@@ -670,6 +670,7 @@ MSGFMT + GETTEXT_MACRO_VERSION USE_NLS CC_FOR_BUILD +CFLAGS_FOR_BUILD RC OTOOL64 OTOOL -@@ -909,7 +910,8 @@ LDFLAGS +@@ -814,7 +815,8 @@ LDFLAGS LIBS CPPFLAGS CPP @@ -18,7 +18,7 @@ # Initialize some variables set by options. -@@ -11290,8 +11292,10 @@ CC="$lt_save_CC" +@@ -12259,8 +12261,10 @@ CFLAGS=$lt_save_CFLAGS $as_echo_n "checking for cc for build... " >&6; } if test "$cross_compiling" = "yes"; then CC_FOR_BUILD="${CC_FOR_BUILD-cc}" |