summaryrefslogtreecommitdiff
path: root/emulators/qemu-devel/files/patch-bg
diff options
context:
space:
mode:
authorJuergen Lock <nox@FreeBSD.org>2010-10-21 20:16:45 +0000
committerJuergen Lock <nox@FreeBSD.org>2010-10-21 20:16:45 +0000
commit5269a286ffc8dce7e64d503ff592f95cffade051 (patch)
tree8a1274076177daf276ba7add07d8f62bda880424 /emulators/qemu-devel/files/patch-bg
parentUpdate to 0.8.0 (diff)
Update to 0.13.0
Notes
Notes: svn path=/head/; revision=263414
Diffstat (limited to 'emulators/qemu-devel/files/patch-bg')
-rw-r--r--emulators/qemu-devel/files/patch-bg19
1 files changed, 0 insertions, 19 deletions
diff --git a/emulators/qemu-devel/files/patch-bg b/emulators/qemu-devel/files/patch-bg
index b1a37f58345f..ad7c1125beb1 100644
--- a/emulators/qemu-devel/files/patch-bg
+++ b/emulators/qemu-devel/files/patch-bg
@@ -1,22 +1,3 @@
-Index: qemu/Makefile
-@@ -16,6 +16,8 @@
-
- VPATH=$(SRC_PATH):$(SRC_PATH)/hw
-
-+QEMU_CFLAGS+= -DSMBD_COMMAND=\"${LOCALBASE}/sbin/smbd\" -I${LOCALBASE}/include -DPREFIX=\"${PREFIX}\"
-+
- LIBS+=-lz $(LIBS_TOOLS)
-
- ifdef BUILD_DOCS
-Index: qemu/Makefile.target
-@@ -6,6 +6,7 @@
- TARGET_PATH=$(SRC_PATH)/target-$(TARGET_BASE_ARCH)
- VPATH=$(SRC_PATH):$(TARGET_PATH):$(SRC_PATH)/hw
- QEMU_CFLAGS+= -I.. -I$(TARGET_PATH) -DNEED_CPU_H
-+QEMU_CFLAGS+= -DSMBD_COMMAND=\"${LOCALBASE}/sbin/smbd\" -I${LOCALBASE}/include -DPREFIX=\"${PREFIX}\"
-
- ifdef CONFIG_USER_ONLY
- # user emulator name
Index: qemu/net.h
@@ -99,12 +99,14 @@
int slirp_is_inited(void);