| Submitter | Saul Wold |
|---|---|
| Date | July 18, 2012, 7:42 a.m. |
| Message ID | <ee4a44d60de9535a6aca59a6177494fb1717cb40.1342597081.git.sgw@linux.intel.com> |
| Download | mbox | patch |
| Permalink | /patch/32387/ |
| State | New |
| Headers | show |
Comments
Patch
diff --git a/meta/recipes-sato/webkit/webkit-gtk_1.8.1.bb b/meta/recipes-sato/webkit/webkit-gtk_1.8.1.bb index b2bfd24..3cef0e4 100644 --- a/meta/recipes-sato/webkit/webkit-gtk_1.8.1.bb +++ b/meta/recipes-sato/webkit/webkit-gtk_1.8.1.bb @@ -29,11 +29,6 @@ inherit autotools lib_package pkgconfig S = "${WORKDIR}/webkit-${PV}/" -# GNU Make 3.82 has a bug where it incorrectly prunes intermediate targets in -# parallel builds. See https://bugs.webkit.org/show_bug.cgi?id=79498 for the -# WebKitGTK bug, and savannah.gnu.org/bugs/?30653 for the upstream bug. -PARALLEL_MAKE = "" - EXTRA_OECONF = "\ --enable-debug=no \ --enable-svg \