[Buildroot] [git commit master] gperf: add gperf-host package (required by webkit)

Lionel Landwerlin llandwerlin at gmail.com
Thu Jan 28 15:05:40 UTC 2010


commit: http://git.buildroot.net/buildroot/commit/?id=96662841910829fd9255b719a701a129189810af
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Lionel Landwerlin <llandwerlin at gmail.com>
Signed-off-by: Peter Korsgaard <jacmet at sunsite.dk>
---
 package/gperf/gperf.mk |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/package/gperf/gperf.mk b/package/gperf/gperf.mk
index 0dec44e..89f355b 100644
--- a/package/gperf/gperf.mk
+++ b/package/gperf/gperf.mk
@@ -14,3 +14,4 @@ GPERF_INSTALL_TARGET = YES
 GPERF_INSTALL_TARGET_OPT = DESTDIR=$(TARGET_DIR) install
 
 $(eval $(call AUTOTARGETS,package,gperf))
+$(eval $(call AUTOTARGETS,package,gperf,host))
-- 
1.6.3.3




More information about the buildroot mailing list