pkgsrc/emulators/bochs/patches/patch-ac
jmmv 63d38e2f2d Make this build and install under Mac OS X. I doubt this is the best way
to handle this, but it is good (and simple!) enough for now.  It'd be
improved by moving some more files around and trying to make it more
consistent with "regular" installs.

The problem is that the build results are completely different under OS X
than those produced in other systems.

Not bumping PKGREVISION because this was unbuildable before.
2006-12-03 22:18:16 +00:00

13 lines
447 B
Text

$NetBSD: patch-ac,v 1.7 2006/12/03 22:18:16 jmmv Exp $
--- configure.orig 2006-12-03 20:30:34.000000000 +0100
+++ configure
@@ -34338,7 +34338,7 @@ fi
*-pc-windows* | *-pc-winnt* | *-pc-cygwin* | *-pc-mingw32*)
NETLOW_OBJS="$NETLOW_OBJS eth_win32.o"
;;
- *-macosx* | *-darwin*)
+ *-doesntwork-macosx* | *-doesntwork-darwin*)
NETLOW_OBJS="$NETLOW_OBJS eth_tuntap.o"
cat >>confdefs.h <<\_ACEOF
#define HAVE_TUNTAP 1