summaryrefslogtreecommitdiff
path: root/package/zlib
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-07-05 15:34:22 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2010-07-05 15:34:22 +0200
commit9bfe4f2061f377306619fa479bc0e7adafb22125 (patch)
tree895dd42669e6d947556b823479507c068e901570 /package/zlib
parent3f8f875041fe208c1364e67769e36ed2e83afe11 (diff)
set system to linux
Diffstat (limited to 'package/zlib')
-rw-r--r--package/zlib/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/zlib/Makefile b/package/zlib/Makefile
index e58fadffd..e28034bf9 100644
--- a/package/zlib/Makefile
+++ b/package/zlib/Makefile
@@ -29,6 +29,7 @@ SUB_INSTALLS-m:=
SUB_INSTALLS-${ADK_PACKAGE_ZLIB_DEV}+= zlib-dev-install
CONFIG_STYLE:= manual
+CONFIGURE_ENV+= uname=Linux
ifeq ($(ADK_NATIVE),)
COPTS:= $(TARGET_CONFIGURE_OPTS)