Skip to content

Instantly share code, notes, and snippets.

@tomlohave
Created December 13, 2014 18:46
Show Gist options
  • Save tomlohave/083836ced381acb425c7 to your computer and use it in GitHub Desktop.
Save tomlohave/083836ced381acb425c7 to your computer and use it in GitHub Desktop.
diff --git a/packages/system/eglibc/build b/packages/system/eglibc/build
index 2c93f48..93497dd 100755
--- a/packages/system/eglibc/build
+++ b/packages/system/eglibc/build
@@ -2,6 +2,8 @@
. config/options
+unset LD_LIBRARY_PATH
+
export BUILD_CC=$HOST_CC
export OBJDUMP_FOR_HOST=objdump
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment