Accepting request 132013 from GNOME:Next

Add some patches to help fix building webkit 1.9.6+

OBS-URL: https://build.opensuse.org/request/show/132013
OBS-URL: https://build.opensuse.org/package/show/Base:System/make?expand=0&rev=24
This commit is contained in:
2012-08-30 07:56:40 +00:00
committed by Git OBS Bridge
parent 52294d8c3f
commit eee27fe6a0
4 changed files with 148 additions and 0 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed Aug 8 13:33:19 UTC 2012 - dimstar@opensuse.org
- Add make-arglength.patch: fix the argument list limit of GNU make
- Add make-parallel-build.patch: Fix parallel build issues present
in GNU make 3.82
- Both patches taken from http://trac.webkit.org/browser/trunk/Tools/gtk/patches/
are known by upstream and are mandatory to be able to build
libwebkit 1.9.6+.
-------------------------------------------------------------------
Tue Apr 10 14:26:35 CEST 2012 - meissner@suse.de