diff options
Diffstat (limited to 'devel/swarm/files/patch-ae')
-rw-r--r-- | devel/swarm/files/patch-ae | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/devel/swarm/files/patch-ae b/devel/swarm/files/patch-ae deleted file mode 100644 index 4048658cd249..000000000000 --- a/devel/swarm/files/patch-ae +++ /dev/null @@ -1,11 +0,0 @@ ---- libobjc/configure.orig Sat Mar 25 13:00:17 2000 -+++ libobjc/configure Sun Oct 20 02:30:33 2002 -@@ -1670,7 +1670,7 @@ - test -n "$OBJC" || OBJC="$CC" - - test -n "$OBJCFLAGS" || OBJCFLAGS="$CFLAGS" --OBJCFLAGS="-Wall -Werror $OBJCFLAGS" -+OBJCFLAGS="-Wall $OBJCFLAGS" - - - # Pass with no value to take the default |