diff options
Diffstat (limited to 'graphics/mplayer/patches/patch-af')
-rw-r--r-- | graphics/mplayer/patches/patch-af | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/graphics/mplayer/patches/patch-af b/graphics/mplayer/patches/patch-af deleted file mode 100644 index 1cfcc8c085e..00000000000 --- a/graphics/mplayer/patches/patch-af +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-af,v 1.3 2001/12/26 00:58:05 zuntum Exp $ - ---- cpudetect.c.orig Mon Dec 24 13:35:42 2001 -+++ cpudetect.c Tue Dec 25 23:26:28 2001 -@@ -341,7 +341,7 @@ - #else - /* Do nothing on other platforms for now. - */ -- message( "Not testing OS support for SSE, leaving disabled.\n" ); -+ printf( "Not testing OS support for SSE, leaving disabled.\n" ); - gCpuCaps.hasSSE=0; - #endif /* __linux__ */ - } |