aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gtk-webcore
diff options
context:
space:
mode:
authorChris Larson <clarson@kergoth.com>2005-02-02 22:40:45 +0000
committerChris Larson <clarson@kergoth.com>2005-02-02 22:40:45 +0000
commit4dcdc11c6adca27f8e0b0b9979fb19d8718c7556 (patch)
tree8bea78c01b2db777415ffc90164d67e94fe91071 /packages/gtk-webcore
parent4d10c42d0fa2ab1119bea9641f0ffbd89603e61a (diff)
downloadopenembedded-4dcdc11c6adca27f8e0b0b9979fb19d8718c7556.tar.gz
Add patch to make the osb-jscore build check for libm and add -lm to LIBS when we find it, since that's generally what provides isnan() & friends.
BKrev: 420156edVOnlLacPR3_hLnf5k_ctJQ
Diffstat (limited to 'packages/gtk-webcore')
-rw-r--r--packages/gtk-webcore/osb-jscore-0.5.0/libm.patch0
-rw-r--r--packages/gtk-webcore/osb-jscore_0.5.0.bb5
2 files changed, 3 insertions, 2 deletions
diff --git a/packages/gtk-webcore/osb-jscore-0.5.0/libm.patch b/packages/gtk-webcore/osb-jscore-0.5.0/libm.patch
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/packages/gtk-webcore/osb-jscore-0.5.0/libm.patch
diff --git a/packages/gtk-webcore/osb-jscore_0.5.0.bb b/packages/gtk-webcore/osb-jscore_0.5.0.bb
index 9348e393e0..2d4f8a92b2 100644
--- a/packages/gtk-webcore/osb-jscore_0.5.0.bb
+++ b/packages/gtk-webcore/osb-jscore_0.5.0.bb
@@ -4,10 +4,11 @@ HOMEPAGE = "http://gtk-webcore.sourceforge.net/"
PRIORITY = "optional"
MAINTAINER = "Rene Wagner <rw@handhelds.org>"
SECTION = "gpe"
-PR = "r2"
+PR = "r3"
SRC_URI = "${SOURCEFORGE_MIRROR}/gtk-webcore/osb-jscore-${PV}.tar.gz \
- file://missing-includes.patch;patch=1"
+ file://missing-includes.patch;patch=1 \
+ file://libm.patch;patch=1"
inherit autotools pkgconfig