summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 86e9c3b154..a73f331afd 100644
--- a/Makefile
+++ b/Makefile
@@ -33,7 +33,7 @@ openslug build-openslug: openslug/Makefile bitbake/bin/bitbake openembedded/conf
.PHONY: optware build-optware
optware build-optware: optware/Makefile
- ( cd optware ; make )
+ ( cd optware ; unset LD_LIBRARY_PATH; make )
.PHONY: setup-monotone
setup-monotone monotone/nslu2-linux.db: