]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
webkit: disable the libtool patch
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 10 Aug 2009 18:14:55 +0000 (20:14 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 10 Aug 2009 18:14:55 +0000 (20:14 +0200)
commit7df179ae005b44b6b3427b66e03e6b79c976f28d
treecc5ce6ec2467d48eae6489a35904706dfe2d6365
parent7e62e8ec723f91e07bb4ac9ae3e55b65e3123082
webkit: disable the libtool patch

The version of Webkit packaged in Buildroot uses libtool 2.x, for
which our package/buildroot-libtool.patch does not apply. So we
disable this patch. However, on my system, the lack of libtool
modification prevents the final linking to succeed (due to libtool
trying to link target code with host libraries). This will have to be
fixed separatly.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/webkit/webkit.mk