summaryrefslogtreecommitdiff
path: root/databases/mysql51-server/files/patch-extra_yassl_taocrypt_Makefile.in
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2006-06-19 09:08:56 +0000
committerAlex Dupre <ale@FreeBSD.org>2006-06-19 09:08:56 +0000
commit20dac73485d2c71863feeed77a352444dfd7e98a (patch)
tree849016066d9ce1b5583b9390a01ed828819d2d7e /databases/mysql51-server/files/patch-extra_yassl_taocrypt_Makefile.in
parentSwitch to USE_LDCONFIG (diff)
Update to 5.1.11 release:
- use recommended yaSSL library - build as max-no-ndb or max profiles
Notes
Notes: svn path=/head/; revision=165757
Diffstat (limited to 'databases/mysql51-server/files/patch-extra_yassl_taocrypt_Makefile.in')
-rw-r--r--databases/mysql51-server/files/patch-extra_yassl_taocrypt_Makefile.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/databases/mysql51-server/files/patch-extra_yassl_taocrypt_Makefile.in b/databases/mysql51-server/files/patch-extra_yassl_taocrypt_Makefile.in
new file mode 100644
index 000000000000..d4727bd80632
--- /dev/null
+++ b/databases/mysql51-server/files/patch-extra_yassl_taocrypt_Makefile.in
@@ -0,0 +1,11 @@
+--- extra/yassl/taocrypt/Makefile.in.orig Mon Jun 19 10:52:14 2006
++++ extra/yassl/taocrypt/Makefile.in Mon Jun 19 10:52:30 2006
+@@ -350,7 +350,7 @@
+ yassl_libs = @yassl_libs@
+ yassl_taocrypt_extra_cxxflags = @yassl_taocrypt_extra_cxxflags@
+ zlib_dir = @zlib_dir@
+-SUBDIRS = src test benchmark
++SUBDIRS = src
+ EXTRA_DIST = taocrypt.dsw taocrypt.dsp taocrypt.vcproj CMakeLists.txt
+ all: all-recursive
+