From ada816f513aca842bb380de403bd3af132a8934e Mon Sep 17 00:00:00 2001 From: "Carsten Haitzler (Rasterman" Date: Wed, 15 Apr 2009 13:42:44 +1000 Subject: sysstat: fix build on omap3 to actually work (gnu_hash problem like ltrace) --- recipes/sysstat/sysstat_8.1.6.bb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'recipes') diff --git a/recipes/sysstat/sysstat_8.1.6.bb b/recipes/sysstat/sysstat_8.1.6.bb index 0f394ed259..a734d14f57 100644 --- a/recipes/sysstat/sysstat_8.1.6.bb +++ b/recipes/sysstat/sysstat_8.1.6.bb @@ -2,6 +2,7 @@ DESCRIPTION = "The sysstat utilities are a collection of performance monitoring HOMEPAGE = "http://pagesperso-orange.fr/sebastien.godard/" LICENSE = "GPL" SECTION = "console/utils" +PR = "r1" SRC_URI = "http://pagesperso-orange.fr/sebastien.godard/sysstat-${PV}.tar.gz" @@ -13,3 +14,4 @@ do_configure_prepend() { FILES_${PN} += "${libdir}/sa" +TARGET_CC_ARCH += "${LDFLAGS}" -- cgit v1.2.3