diff options
author | Landry Breuil <landry@rhaalovely.net> | 2014-03-18 07:59:18 +0100 |
---|---|---|
committer | Landry Breuil <landry@rhaalovely.net> | 2014-03-18 07:59:18 +0100 |
commit | 10138d372ae85805e17d199d4f0ee26535d28a8c (patch) | |
tree | 4b949871d38c7cfbe66b12f769529c9ecb772cb8 /patches/patch-configure | |
parent | 00f70f1819834de1207aba27888dc292f672dd98 (diff) |
update-patches
Diffstat (limited to 'patches/patch-configure')
-rw-r--r-- | patches/patch-configure | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/patches/patch-configure b/patches/patch-configure index a5c2c8b..1516c7a 100644 --- a/patches/patch-configure +++ b/patches/patch-configure @@ -9,9 +9,9 @@ https://bugs.webkit.org/show_bug.cgi?id=129973 - Chunk 3 : Don't force the use of -O2, the ports infrastructure takes care of that ---- 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 +--- configure.orig Mon Mar 17 09:11:58 2014 ++++ configure Tue Mar 18 07:58:48 2014 +@@ -17659,26 +17659,14 @@ gsettings__enum_file = $(addsuffix .enums.xml,$(gsetti all-am: $(gsettings_SCHEMAS:.xml=.valid) uninstall-am: uninstall-gsettings-schemas @@ -41,7 +41,7 @@ takes care of that test -n "$(GSETTINGS_DISABLE_SCHEMAS_COMPILE)$(DESTDIR)" || $(GLIB_COMPILE_SCHEMAS) $(gsettingsschemadir) uninstall-gsettings-schemas: -@@ -21068,7 +21056,7 @@ $as_echo "$ac_cv_search_shm_open" >&6; } +@@ -21164,7 +21152,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" @@ -50,7 +50,7 @@ takes care of that fi -@@ -21764,8 +21752,8 @@ fi +@@ -21860,8 +21848,8 @@ fi # Add the appropriate 'O' level for optimized builds. if test "$enable_optimizations" = "yes"; then |