]> git.pld-linux.org Git - packages/bochs.git/blob - 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
1 --- bochs-2.8/instrument/stubs/instrument.cc.orig       2024-03-10 07:59:37.000000000 +0100
2 +++ bochs-2.8/instrument/stubs/instrument.cc    2024-03-26 20:47:30.140134418 +0100
3 @@ -24,6 +24,8 @@
4  
5  #if BX_INSTRUMENTATION
6  
7 +class bxInstruction_c;
8 +
9  void bx_instr_init_env(void) {}
10  void bx_instr_exit_env(void) {}
11  
This page took 0.056878 seconds and 3 git commands to generate.