mirror of
https://git.freebsd.org/ports.git
synced 2025-06-26 23:20:30 -04:00
Change the way qemu-user-static builds with relationship to glib20 (ian@) Update a couple of patches for changes to include file locations.
10 lines
220 B
Text
10 lines
220 B
Text
Index: include/hw/ide/internal.h
|
|
@@ -27,7 +27,7 @@
|
|
//#define DEBUG_IDE
|
|
//#define DEBUG_IDE_ATAPI
|
|
//#define DEBUG_AIO
|
|
-#define USE_DMA_CDROM
|
|
+// #define USE_DMA_CDROM
|
|
|
|
/* Bits of HD_STATUS */
|
|
#define ERR_STAT 0x01
|