diff options
author | acoul <acoul@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-12-07 12:21:41 +0000 |
---|---|---|
committer | acoul <acoul@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-12-07 12:21:41 +0000 |
commit | d4383f1624ac24aa5d98f0fb8f23a23d27f08dff (patch) | |
tree | 8648010c89812cb932acf07c8ede26c09afd53cc /package/cyassl/patches/130-configure_disable_pthreads_tests.patch | |
parent | 1438309113a99ab5840705171c73c8ebe212bdaf (diff) |
package/cyassl: update to version 1.6.5
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24300 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/cyassl/patches/130-configure_disable_pthreads_tests.patch')
-rw-r--r-- | package/cyassl/patches/130-configure_disable_pthreads_tests.patch | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/package/cyassl/patches/130-configure_disable_pthreads_tests.patch b/package/cyassl/patches/130-configure_disable_pthreads_tests.patch index a109c4e0f8..44fdf6ced0 100644 --- a/package/cyassl/patches/130-configure_disable_pthreads_tests.patch +++ b/package/cyassl/patches/130-configure_disable_pthreads_tests.patch @@ -1,9 +1,9 @@ --- a/configure +++ b/configure -@@ -874,10 +874,6 @@ F77 - FFLAGS - ac_ct_F77 - LIBTOOL +@@ -888,10 +888,6 @@ BUILD_RIPEMD_TRUE + BUILD_RIPEMD_FALSE + BUILD_SHA512_TRUE + BUILD_SHA512_FALSE -acx_pthread_config -PTHREAD_CC -PTHREAD_LIBS @@ -11,7 +11,7 @@ LIBOBJS LTLIBOBJS' ac_subst_files='' -@@ -21946,430 +21942,6 @@ ac_compile='$CC -c $CFLAGS $CPPFLAGS con +@@ -22251,430 +22247,6 @@ ac_compile='$CC -c $CFLAGS $CPPFLAGS con ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_compiler_gnu=$ac_cv_c_compiler_gnu |