SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
13
net/libfilezilla/patches/patch-configure_ac
Normal file
13
net/libfilezilla/patches/patch-configure_ac
Normal file
|
@ -0,0 +1,13 @@
|
|||
Index: configure.ac
|
||||
--- configure.ac.orig
|
||||
+++ configure.ac
|
||||
@@ -62,9 +62,7 @@ fi
|
||||
|
||||
if test "X$GCC" = Xyes; then
|
||||
AX_APPEND_FLAG(-Wall, CFLAGS)
|
||||
- AX_APPEND_FLAG(-g, CFLAGS)
|
||||
AX_APPEND_FLAG(-Wall, CXXFLAGS)
|
||||
- AX_APPEND_FLAG(-g, CXXFLAGS)
|
||||
fi
|
||||
|
||||
# Do this early: Compiler and linker flags to work around a nasty bug in Xcode.
|
Loading…
Add table
Add a link
Reference in a new issue