1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

- Remove patches from sobomax again because they cause

more trouble than they solve.

With hat:	vbox
Reported by:	various people on emulation@
This commit is contained in:
Bernhard Froehlich 2012-04-20 08:11:47 +00:00
parent ccc8e22a64
commit 9fb658ddc3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=295146
3 changed files with 0 additions and 39 deletions

View File

@ -1,13 +0,0 @@
$FreeBSD$
--- src/VBox/HostDrivers/Support/freebsd/Makefile
+++ src/VBox/HostDrivers/Support/freebsd/Makefile
@@ -174,5 +174,7 @@
SRCS += \
log-vbox.c
+MK_CLANG_IS_CC ?= no
+
.include <bsd.kmod.mk>

View File

@ -1,13 +0,0 @@
$FreeBSD$
--- src/VBox/HostDrivers/VBoxNetAdp/freebsd/Makefile
+++ src/VBox/HostDrivers/VBoxNetAdp/freebsd/Makefile
@@ -32,5 +32,7 @@
SRCS += device_if.h bus_if.h
+MK_CLANG_IS_CC ?= no
+
.include <bsd.kmod.mk>

View File

@ -1,13 +0,0 @@
$FreeBSD$
--- src/VBox/HostDrivers/VBoxNetFlt/freebsd/Makefile
+++ src/VBox/HostDrivers/VBoxNetFlt/freebsd/Makefile
@@ -35,5 +35,7 @@
SRCS += device_if.h bus_if.h opt_netgraph.h
+MK_CLANG_IS_CC ?= no
+
.include <bsd.kmod.mk>