$NetBSD: patch-ag,v 1.4 2007/12/21 11:31:16 tron Exp $

--- libvo/osd.c.orig	2007-10-07 20:49:28.000000000 +0100
+++ libvo/osd.c	2007-12-20 21:37:45.000000000 +0000
@@ -12,7 +12,7 @@
 #include "cpudetect.h"
 #include "mangle.h"
 
-#ifdef ARCH_X86
+#if defined(ARCH_X86) && !defined(__APPLE__)
 #define CAN_COMPILE_X86_ASM
 #endif
 
