summaryrefslogtreecommitdiff
path: root/package/zlib
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-04-23 19:05:04 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2010-04-23 19:05:04 +0200
commit7d19f814d203ae823d8dcaabbf411e26a99602a1 (patch)
tree07dd894057fa2439b2f7b53e944c8fd67a89eff7 /package/zlib
parent912809660534c8e2b7aa825d7056f1cfd1b0f96d (diff)
remove unused comment
Diffstat (limited to 'package/zlib')
-rw-r--r--package/zlib/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/package/zlib/Makefile b/package/zlib/Makefile
index 64a47e4df..e58fadffd 100644
--- a/package/zlib/Makefile
+++ b/package/zlib/Makefile
@@ -38,7 +38,6 @@ ifeq ($(ADK_STATIC),)
CONFIGURE_OPTS:= --shared
endif
-#--includedir=$(STAGING_DIR)/usr/include
do-configure:
(cd $(WRKBUILD); $(COPTS) \
CFLAGS="$(TARGET_CFLAGS) -fPIC" \