summaryrefslogtreecommitdiff
path: root/databases/mysql50-server/files/patch-configure
diff options
context:
space:
mode:
authorFlorian Smeets <flo@FreeBSD.org>2013-06-04 18:01:46 +0000
committerFlorian Smeets <flo@FreeBSD.org>2013-06-04 18:01:46 +0000
commit7144facbd7bad85c1d0739d10ba2ac1b3895c5f0 (patch)
tree428910fb1e40352bc03fe08edbf3d2f2686a7a13 /databases/mysql50-server/files/patch-configure
parentUpdate Shibboleth-sp and its tool chain to 2.5.1. (diff)
Remove MySQL 5.0, it has been unsupported upstream for about 1.5 years
Approved by: ale (maintainer)
Notes
Notes: svn path=/head/; revision=319886
Diffstat (limited to 'databases/mysql50-server/files/patch-configure')
-rw-r--r--databases/mysql50-server/files/patch-configure13
1 files changed, 0 insertions, 13 deletions
diff --git a/databases/mysql50-server/files/patch-configure b/databases/mysql50-server/files/patch-configure
deleted file mode 100644
index 6a5a8cacdeee..000000000000
--- a/databases/mysql50-server/files/patch-configure
+++ /dev/null
@@ -1,13 +0,0 @@
---- configure.orig Thu Jul 27 20:53:44 2006
-+++ configure Thu Aug 10 10:16:48 2006
-@@ -25651,8 +25651,8 @@
- # Some system specific hacks
- #
-
--MAX_C_OPTIMIZE="-O3"
--MAX_CXX_OPTIMIZE="-O3"
-+MAX_C_OPTIMIZE=""
-+MAX_CXX_OPTIMIZE=""
-
- ndb_cxxflags_fix=
- case $SYSTEM_TYPE-$MACHINE_TYPE-$ac_cv_c_compiler_gnu in