cyassl: update to wolfssl 3.6.0
[openwrt/staging/chunkeey.git] / package / libs / cyassl / patches / 100-respect_cflags.patch
index 0e03230dcfb4be094093a9dd8171f9596e06a7ca..94117aec9957bae9a55d292d780d51b559e8b953 100644 (file)
@@ -1,6 +1,6 @@
 --- a/configure.ac
 +++ b/configure.ac
-@@ -47,7 +47,7 @@ AC_SUBST([CYASSL_LIBRARY_VERSION])
+@@ -47,7 +47,7 @@ AC_SUBST([WOLFSSL_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