summaryrefslogtreecommitdiff
path: root/databases/mysql41-server/files/patch-configure
diff options
context:
space:
mode:
authorFlorian Smeets <flo@FreeBSD.org>2013-04-26 19:52:01 +0000
committerFlorian Smeets <flo@FreeBSD.org>2013-04-26 19:52:01 +0000
commitb5d5bc418626d4ed14a030bc462ea7ccaecc287f (patch)
tree0f9a48f6db151853e1f2814b72bea8abf0a5d4fc /databases/mysql41-server/files/patch-configure
parentNew port: sysutils/racktables: (diff)
Remove MySQL 4.1, it has been unsupported upstream for almost 3.5 years.
Approved by: ale
Notes
Notes: svn path=/head/; revision=316631
Diffstat (limited to 'databases/mysql41-server/files/patch-configure')
-rw-r--r--databases/mysql41-server/files/patch-configure22
1 files changed, 0 insertions, 22 deletions
diff --git a/databases/mysql41-server/files/patch-configure b/databases/mysql41-server/files/patch-configure
deleted file mode 100644
index d2825b9a2083..000000000000
--- a/databases/mysql41-server/files/patch-configure
+++ /dev/null
@@ -1,22 +0,0 @@
---- configure.orig Fri Jul 2 11:24:14 2004
-+++ configure Fri Jul 2 11:24:37 2004
-@@ -18829,8 +18829,6 @@
- # This can be used to rebuild libtool when needed
- LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
-
--# Always use our own libtool.
--LIBTOOL='$(SHELL) $(top_builddir)/libtool'
-
- # Prevent multiple expansion
-
-@@ -23783,8 +23781,8 @@
- # Some system specific hacks
- #
-
--MAX_C_OPTIMIZE="-O3"
--MAX_CXX_OPTIMIZE="-O3"
-+MAX_C_OPTIMIZE=""
-+MAX_CXX_OPTIMIZE=""
-
- case $SYSTEM_TYPE in
- *solaris2.7*)