summaryrefslogtreecommitdiff
path: root/devel/SDL/patches/patch-ag
diff options
context:
space:
mode:
Diffstat (limited to 'devel/SDL/patches/patch-ag')
-rw-r--r--devel/SDL/patches/patch-ag13
1 files changed, 0 insertions, 13 deletions
diff --git a/devel/SDL/patches/patch-ag b/devel/SDL/patches/patch-ag
deleted file mode 100644
index f8b4c92ad4e..00000000000
--- a/devel/SDL/patches/patch-ag
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ag,v 1.5 2003/09/03 19:30:56 drochner Exp $
-
---- src/hermes/Makefile.am.orig 2003-08-30 21:13:04.000000000 +0200
-+++ src/hermes/Makefile.am
-@@ -7,7 +7,7 @@ STRIP_FPIC = sh $(top_srcdir)/strip_fPIC
- SUFFIXES = .asm
-
- .asm.lo:
-- $(LIBTOOL) --mode=compile $(STRIP_FPIC) $(NASM) @NASMFLAGS@ $< -o $*.o
-+ $(LIBTOOL) --tag=CC --mode=compile $(STRIP_FPIC) $(NASM) @NASMFLAGS@ $< -o $*.o
-
- ###########################################################################
-