diff options
author | Landry Breuil <landry@rhaalovely.net> | 2014-03-07 12:44:05 +0100 |
---|---|---|
committer | Landry Breuil <landry@rhaalovely.net> | 2014-03-07 12:44:05 +0100 |
commit | 473faed638b4f25adcfa176ce745ca2127d85389 (patch) | |
tree | 1729a360622e30cf6fc7131daf1e5c291489e5b6 /patches/patch-configure | |
parent | 8fe45c44874dba5510640be32df4740dba1ace18 (diff) |
2.3.91, packaging on amd64
Diffstat (limited to 'patches/patch-configure')
-rw-r--r-- | patches/patch-configure | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/patches/patch-configure b/patches/patch-configure index 84bed0c..2d2b5b0 100644 --- a/patches/patch-configure +++ b/patches/patch-configure @@ -8,8 +8,8 @@ glib commit 136e705e8383ff8848e425ac01278102d7badc52 - Chunk 3 : Don't force the use of -O2, the ports infrastructure takes care of that ---- configure.orig Mon Feb 17 09:32:57 2014 -+++ configure Wed Feb 19 22:12:36 2014 +--- configure.orig Mon Mar 3 12:31:57 2014 ++++ configure Thu Mar 6 20:40:08 2014 @@ -17644,26 +17644,14 @@ gsettings__enum_file = $(addsuffix .enums.xml,$(gsetti all-am: $(gsettings_SCHEMAS:.xml=.valid) @@ -40,7 +40,7 @@ takes care of that test -n "$(GSETTINGS_DISABLE_SCHEMAS_COMPILE)$(DESTDIR)" || $(GLIB_COMPILE_SCHEMAS) $(gsettingsschemadir) uninstall-gsettings-schemas: -@@ -20992,7 +20980,7 @@ $as_echo "$ac_cv_search_shm_open" >&6; } +@@ -21068,7 +21056,7 @@ $as_echo "$ac_cv_search_shm_open" >&6; } ac_res=$ac_cv_search_shm_open if test "$ac_res" != no; then : test "$ac_res" = "none required" || LIBS="$ac_res $LIBS" @@ -49,7 +49,7 @@ takes care of that fi -@@ -21688,8 +21676,8 @@ fi +@@ -21764,8 +21752,8 @@ fi # Add the appropriate 'O' level for optimized builds. if test "$enable_optimizations" = "yes"; then |