diff options
Diffstat (limited to 'www/apache13/files/patch-apxs')
-rw-r--r-- | www/apache13/files/patch-apxs | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/www/apache13/files/patch-apxs b/www/apache13/files/patch-apxs deleted file mode 100644 index 9d8f1116f4ec..000000000000 --- a/www/apache13/files/patch-apxs +++ /dev/null @@ -1,10 +0,0 @@ ---- src/support/apxs.pl -+++ src/support/apxs.pl -@@ -47,6 +47,7 @@ - $CFG_CFLAGS =~ s|^\s+||; - $CFG_CFLAGS =~ s|\s+$||; - $CFG_CFLAGS =~ s|\s+`.+apaci`||; -+$CFG_CFLAGS =~ s|\s+-std=[^\s]+||; - - ## - ## parse argument line |