summaryrefslogtreecommitdiffhomepage
path: root/patches
diff options
context:
space:
mode:
authorØrjan Malde <red@foxi.me>2023-01-21 14:51:05 +0100
committerØrjan Malde <red@foxi.me>2023-01-21 14:51:05 +0100
commit23a2fce5be9b05048ec62ae8cc27f974b030cced (patch)
tree3f102fdcd1ca30466470dc24324b2c7ff5394ba0 /patches
parenta0473ff2aca5b3e6e019e8ff29347be40acc1657 (diff)
downloadmidipix_build-23a2fce5be9b05048ec62ae8cc27f974b030cced.tar.bz2
midipix_build-23a2fce5be9b05048ec62ae8cc27f974b030cced.tar.xz
groups/231.native_packages_etc.group: bochs: bump to v2.7
Signed-off-by: Ørjan Malde <red@foxi.me>
Diffstat (limited to 'patches')
-rw-r--r--patches/bochs-2.7.local.patch (renamed from patches/bochs-2.6.11.local.patch)4
1 files changed, 2 insertions, 2 deletions
diff --git a/patches/bochs-2.6.11.local.patch b/patches/bochs-2.7.local.patch
index a67d0dc4..32dad626 100644
--- a/patches/bochs-2.6.11.local.patch
+++ b/patches/bochs-2.7.local.patch
@@ -30,8 +30,8 @@ diff -ru bochs-2.6.9.orig/configure bochs-2.6.9/configure
fi
case "$target" in
-- *-pc-windows* | *-pc-winnt* | *-cygwin* | *-mingw32*)
-+ *-pc-windows* | *-pc-winnt* | *-cygwin* | *-mingw32* | *-midipix*)
+- *-pc-windows* | *-pc-winnt* | *-cygwin* | *-mingw32* | *-msys)
++ *-pc-windows* | *-pc-winnt* | *-cygwin* | *-mingw32* | *-msys | *-midipix*)
NETLOW_OBJS="$NETLOW_OBJS eth_win32.o"
ethernet_modules="$ethernet_modules win32"
$as_echo "#define BX_NETMOD_WIN32 1" >>confdefs.h