summaryrefslogtreecommitdiff
path: root/package/openssl
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-02-10 16:02:53 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2011-02-10 16:02:53 +0100
commit3ccce9f9a1b7bb22878c61de1256cb5ec3413d5a (patch)
tree213ce696ef38b4ade15b36b4b12483115915e582 /package/openssl
parentb4fe3943815cb5306ed062e593547d7698dfd0b7 (diff)
add basic ccache support
Diffstat (limited to 'package/openssl')
-rw-r--r--package/openssl/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/package/openssl/Makefile b/package/openssl/Makefile
index 472362adc..b6ba26f02 100644
--- a/package/openssl/Makefile
+++ b/package/openssl/Makefile
@@ -59,7 +59,6 @@ do-configure:
do-build:
$(MAKE) -C $(WRKBUILD) \
- MAKEDEPPROG="$(TARGET_CC)" \
OPTIMIZATION_FLAGS="$(TARGET_CFLAGS) -fPIC" \
depend
$(MAKE) -C $(WRKBUILD) \