haserl: fix shared cache interaction issue
authorPeter Korsgaard <jacmet@sunsite.dk>
Mon, 1 Dec 2008 15:10:47 +0000 (15:10 -0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Mon, 1 Dec 2008 15:10:47 +0000 (15:10 -0000)
The ac_cv_path_install override is needed to strip the target binary for
haserl 0.8.0, but it doesn't interact nicely with the shared cache, so
disable the cache for now.

Longer term we should probably forget about install-strip and do the
strip/cleanup/mklibs stuff as a post processing step before the target
filesystem rules are run.

package/haserl/haserl.mk

index 978f30bba7b461137c0e1ee192594bf0cc2edfb5..33d961513969a9afcc37c10e99ddaa7b99dcab1e 100644 (file)
@@ -17,6 +17,8 @@ endif
 
 # force haserl 0.8.0 to use install-sh so stripping works
 HASERL_CONF_ENV = ac_cv_path_install=./install-sh
+# the above doesn't interact nicely with a shared cache, so disable for now
+HASERL_USE_CONFIG_CACHE = NO
 
 HASERL_DEPENDENCIES:=uclibc