summaryrefslogtreecommitdiffstats
path: root/package/libs/cyassl/patches/100-respect_cflags.patch
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2014-05-01 14:04:15 +0000
committerHauke Mehrtens <hauke@hauke-m.de>2014-05-01 14:04:15 +0000
commit9be00fc25630337689d664242af84d1d92835119 (patch)
treec4d631828b2f040f728a3f96316c48ea9d7c7f5b /package/libs/cyassl/patches/100-respect_cflags.patch
parente2cd04bfb39f333aeaafaa87668fd364c3e42946 (diff)
downloadmaster-31e0f0ae-9be00fc25630337689d664242af84d1d92835119.tar.gz
master-31e0f0ae-9be00fc25630337689d664242af84d1d92835119.tar.bz2
master-31e0f0ae-9be00fc25630337689d664242af84d1d92835119.zip
cyassl: update to version 3.0.0
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 40621
Diffstat (limited to 'package/libs/cyassl/patches/100-respect_cflags.patch')
-rw-r--r--package/libs/cyassl/patches/100-respect_cflags.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libs/cyassl/patches/100-respect_cflags.patch b/package/libs/cyassl/patches/100-respect_cflags.patch
index db6c3ab723..0e03230dcf 100644
--- a/package/libs/cyassl/patches/100-respect_cflags.patch
+++ b/package/libs/cyassl/patches/100-respect_cflags.patch
@@ -1,6 +1,6 @@
--- a/configure.ac
+++ b/configure.ac
-@@ -42,7 +42,7 @@ AC_SUBST([CYASSL_LIBRARY_VERSION])
+@@ -47,7 +47,7 @@ AC_SUBST([CYASSL_LIBRARY_VERSION])
# capture user C_EXTRA_FLAGS from ./configure line, CFLAGS may hold -g -O2 even
# if user doesn't override, no way to tell