summaryrefslogtreecommitdiff
path: root/audio/lame/files/patch-ab
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>2000-04-29 20:44:49 +0000
committerChris Piazza <cpiazza@FreeBSD.org>2000-04-29 20:44:49 +0000
commita5f53f5127faf101a815a84b87c34c8043665947 (patch)
tree56ff3e530ea79103b952b9eefb369c8b31041c32 /audio/lame/files/patch-ab
parentUpdate to 2.5e. (diff)
Update to lame 3.70
PR: 18119 Submitted by: Ben Smithurst <ben@scientia.demon.co.uk> Reviewed by: maintainer
Diffstat (limited to 'audio/lame/files/patch-ab')
-rw-r--r--audio/lame/files/patch-ab16
1 files changed, 8 insertions, 8 deletions
diff --git a/audio/lame/files/patch-ab b/audio/lame/files/patch-ab
index fb990c627bd9..f176e88302ad 100644
--- a/audio/lame/files/patch-ab
+++ b/audio/lame/files/patch-ab
@@ -1,11 +1,11 @@
---- lame.c.orig Fri Nov 12 01:44:46 1999
-+++ lame.c Fri Nov 12 01:44:35 1999
-@@ -1288,7 +1288,7 @@
- void lame_init(int nowrite)
- {
-
+--- lame.c.orig Thu Apr 20 01:48:22 2000
++++ lame.c Thu Apr 20 01:49:04 2000
+@@ -1196,7 +1196,7 @@
+ /*
+ * Disable floating point exepctions
+ */
-#ifdef __FreeBSD__
-+#if defined (__FreeBSD__) && !defined(__alpha__)
- #include <floatingpoint.h>
++#ifdef __FreeBSD__ && !defined(__alpha__)
+ # include <floatingpoint.h>
{
/* seet floating point mask to the Linux default */