summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-ftp/filezilla/files/filezilla-3.3.5.1-debug.patch')
-rw-r--r--net-ftp/filezilla/files/filezilla-3.3.5.1-debug.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/net-ftp/filezilla/files/filezilla-3.3.5.1-debug.patch b/net-ftp/filezilla/files/filezilla-3.3.5.1-debug.patch
deleted file mode 100644
index 843ea2d14a2c..000000000000
--- a/net-ftp/filezilla/files/filezilla-3.3.5.1-debug.patch
+++ /dev/null
@@ -1,13 +0,0 @@
---- configure.in 2011-02-28 20:47:05.746530082 +0100
-+++ configure.in 2011-02-28 20:48:14.889939315 +0100
-@@ -44,8 +44,8 @@
- if ! test "$localesonly" = "yes"; then
-
- if test "X$GCC" = Xyes; then
-- CFLAGS="$CFLAGS -Wall -g -fexceptions"
-- CXXFLAGS="$CXXFLAGS -Wall -g -fexceptions"
-+ CFLAGS="$CFLAGS -Wall -fexceptions"
-+ CXXFLAGS="$CXXFLAGS -Wall -fexceptions"
- fi
-
- # Add build information to config.h