Changeset 93 for trunk/build_i386.sh
- Timestamp:
- 09/15/07 01:06:09 (3 years ago)
- Files:
-
- 1 modified
-
trunk/build_i386.sh (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/build_i386.sh
r86 r93 35 35 patch -p0 -u < ../../q/patches/q_host-cocoa_02.diff 36 36 37 #qemu hotfixfor qcow237 #qemu cvs backport for qcow2 38 38 patch -p0 -u < ../../q/patches/qemu-0.9.0-qcow2.diff 39 40 #qemu cvs backport rgb support for bigendian 41 patch -p1 -u < ../../q/patches/qemu-0.9.0-big_endian_display4.diff 39 42 40 43 #qemu gcc4 patches … … 50 53 51 54 patch -p1 -u < ../../q/patches/qemu-0.8.0-osx-bugfix.patch 52 53 #qemu rgb support for intel54 cd hw55 patch -p0 -u < ../../../q/patches/q_vga.c_02.diff56 cd ..57 55 58 56 #qemu add 2nd Bootdevice
