summaryrefslogtreecommitdiff
path: root/audio/toolame
diff options
context:
space:
mode:
authordmcmahill <dmcmahill@pkgsrc.org>2003-09-23 21:32:15 +0000
committerdmcmahill <dmcmahill@pkgsrc.org>2003-09-23 21:32:15 +0000
commite91e007ec0f8e20720f5edacdb75a116d26edb35 (patch)
treeb400d212d98fa8916cf6bdd4ca37a348c5d68862 /audio/toolame
parent2fbd5a92d43f7e58467b8240728077bda7f22759 (diff)
downloadpkgsrc-e91e007ec0f8e20720f5edacdb75a116d26edb35.tar.gz
do not add -march=pentium on all systems
Diffstat (limited to 'audio/toolame')
-rw-r--r--audio/toolame/distinfo3
-rw-r--r--audio/toolame/patches/patch-ac11
2 files changed, 13 insertions, 1 deletions
diff --git a/audio/toolame/distinfo b/audio/toolame/distinfo
index 0025efba131..8416d266b45 100644
--- a/audio/toolame/distinfo
+++ b/audio/toolame/distinfo
@@ -1,6 +1,7 @@
-$NetBSD: distinfo,v 1.1.1.1 2003/06/23 07:07:26 mrg Exp $
+$NetBSD: distinfo,v 1.2 2003/09/23 21:32:15 dmcmahill Exp $
SHA1 (toolame-02l.tgz) = 9f58345ec5d552f49a9ad598e6eb2dc126cb10b4
Size (toolame-02l.tgz) = 127493 bytes
SHA1 (patch-aa) = 317743c6cb8d610be2dd3861388015b5d9cf7bf6
SHA1 (patch-ab) = e2b8bb920d778c3d9fc1b72ff286c96d62a03051
+SHA1 (patch-ac) = 200f24e7d06448456ebd51efb9e80a529324bb80
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