From fb534d2a3fa86f0c51d5b91e1c9846d7bec7222f Mon Sep 17 00:00:00 2001 From: dmcmahill Date: Tue, 23 Sep 2003 21:32:15 +0000 Subject: do not add -march=pentium on all systems --- audio/toolame/patches/patch-ac | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 audio/toolame/patches/patch-ac (limited to 'audio/toolame/patches') diff --git a/audio/toolame/patches/patch-ac b/audio/toolame/patches/patch-ac new file mode 100644 index 00000000000..07d2df9374c --- /dev/null +++ b/audio/toolame/patches/patch-ac @@ -0,0 +1,11 @@ +$NetBSD: patch-ac,v 1.1 2003/09/23 21:32:16 dmcmahill Exp $ + +--- Makefile.orig Sun Mar 2 07:07:02 2003 ++++ Makefile Tue Sep 23 21:28:07 2003 +@@ -38,5 +38,5 @@ + + #pick your architecture +-ARCH = -march=pentium ++#ARCH = -march=pentium + #Possible x86 architectures + #gcc3.2 => i386, i486, i586, i686, pentium, pentium-mmx -- cgit v1.2.3