Browse Source

fake:


			
			
				rocklinux
			
			
		
fake 20 years ago
parent
commit
5cafc1299d
2 changed files with 13 additions and 2 deletions
  1. +2
    -2
      package/rene/bochs/bochs.desc
  2. +11
    -0
      package/rene/bochs/gcc34.patch

+ 2
- 2
package/rene/bochs/bochs.desc

@ -38,8 +38,8 @@
[L] GPL
[S] Stable
[V] 2.1
[V] 2.1.1
[P] X -?---5---9 177.000
[D] 163459690 bochs-2.1.tar.gz http://dl.sourceforge.net/sourceforge/bochs/
[D] 790678614 bochs-2.1.1.tar.gz http://dl.sourceforge.net/sourceforge/bochs/

+ 11
- 0
package/rene/bochs/gcc34.patch

@ -0,0 +1,11 @@
--- ./fpu/reg_ld_str.c.orig 2004-09-11 11:16:18.645823112 +0200
+++ ./fpu/reg_ld_str.c 2004-09-11 11:19:38.679413384 +0200
@@ -315,7 +315,7 @@
/* Get a short from user memory */
-int BX_CPP_AttrRegparmN(1)
+int BX_CPP_AttrRegparmN(2)
FPU_load_int16(bx_address _s, FPU_REG *loaded_data)
{
s16 s, negative;

Loading…
Cancel
Save