]> git.pld-linux.org Git - packages/bochs.git/blobdiff - bochs-build.patch
- updated to 2.8; switched from SDL 1.x and wxGTK2-ansi to SDL2 and wxGTK3-unicode
[packages/bochs.git] / bochs-build.patch
diff --git a/bochs-build.patch b/bochs-build.patch
new file mode 100644 (file)
index 0000000..cad85d9
--- /dev/null
@@ -0,0 +1,11 @@
+--- bochs-2.8/instrument/stubs/instrument.cc.orig      2024-03-10 07:59:37.000000000 +0100
++++ bochs-2.8/instrument/stubs/instrument.cc   2024-03-26 20:47:30.140134418 +0100
+@@ -24,6 +24,8 @@
+ #if BX_INSTRUMENTATION
++class bxInstruction_c;
++
+ void bx_instr_init_env(void) {}
+ void bx_instr_exit_env(void) {}
This page took 0.058398 seconds and 4 git commands to generate.