aboutsummaryrefslogtreecommitdiffstats
path: root/package/libs/cyassl/patches/100-respect_cflags.patch
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@openwrt.org>2014-05-01 14:04:15 +0000
committerHauke Mehrtens <hauke@openwrt.org>2014-05-01 14:04:15 +0000
commite857ee07a4e04dc6a7bb69136ea03f7b018edfb3 (patch)
tree76c7a79cd6f5693d7c0d479d077fc46197104407 /package/libs/cyassl/patches/100-respect_cflags.patch
parent507fef5ebcead18bf0ec06d9e4c8f20c3061e06a (diff)
downloadmaster-187ad058-e857ee07a4e04dc6a7bb69136ea03f7b018edfb3.tar.gz
master-187ad058-e857ee07a4e04dc6a7bb69136ea03f7b018edfb3.tar.bz2
master-187ad058-e857ee07a4e04dc6a7bb69136ea03f7b018edfb3.zip
cyassl: update to version 3.0.0
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40621 3c298f89-4303-0410-b956-a3cf2f4a3e73
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