summaryrefslogtreecommitdiff
path: root/audio/toolame/patches
diff options
context:
space:
mode:
authordmcmahill <dmcmahill>2003-09-23 21:32:15 +0000
committerdmcmahill <dmcmahill>2003-09-23 21:32:15 +0000
commitfb534d2a3fa86f0c51d5b91e1c9846d7bec7222f (patch)
treeb400d212d98fa8916cf6bdd4ca37a348c5d68862 /audio/toolame/patches
parent9a264b97690334720eb300aa99b5f27942a29169 (diff)
downloadpkgsrc-fb534d2a3fa86f0c51d5b91e1c9846d7bec7222f.tar.gz
do not add -march=pentium on all systems
Diffstat (limited to 'audio/toolame/patches')
-rw-r--r--audio/toolame/patches/patch-ac11
1 files changed, 11 insertions, 0 deletions
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