summaryrefslogtreecommitdiff
path: root/package/openssl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/openssl/Makefile')
-rw-r--r--package/openssl/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/package/openssl/Makefile b/package/openssl/Makefile
index b6ba26f02..3853a9de4 100644
--- a/package/openssl/Makefile
+++ b/package/openssl/Makefile
@@ -59,9 +59,6 @@ do-configure:
do-build:
$(MAKE) -C $(WRKBUILD) \
- OPTIMIZATION_FLAGS="$(TARGET_CFLAGS) -fPIC" \
- depend
- $(MAKE) -C $(WRKBUILD) \
CC="$(TARGET_CC)" \
AR="$(TARGET_CROSS)ar r" \
RANLIB="$(TARGET_CROSS)ranlib" \