diff options
| author | Waldemar Brodkorb <wbx@openadk.org> | 2011-02-16 17:32:45 +0100 |
|---|---|---|
| committer | Waldemar Brodkorb <wbx@openadk.org> | 2011-02-16 17:32:45 +0100 |
| commit | 92e6956680178ab6b2ac30d85efe126af81e39b2 (patch) | |
| tree | 3986c36e650a5fa585e665a5d20c8bd5b1dc4d38 /package/openssl/Makefile | |
| parent | 775439d995f9b41ab0de32cede596e8aba405311 (diff) | |
| parent | 9ac3310d527fc15d215d61fa78e886fd0ed8054f (diff) | |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/openssl/Makefile')
| -rw-r--r-- | package/openssl/Makefile | 3 |
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" \ |
