aboutsummaryrefslogtreecommitdiff
path: root/emulators/virtualbox-ose-kmod/files/patch-src_VBox_HostDrivers_Support_freebsd_Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/virtualbox-ose-kmod/files/patch-src_VBox_HostDrivers_Support_freebsd_Makefile')
-rw-r--r--emulators/virtualbox-ose-kmod/files/patch-src_VBox_HostDrivers_Support_freebsd_Makefile13
1 files changed, 13 insertions, 0 deletions
diff --git a/emulators/virtualbox-ose-kmod/files/patch-src_VBox_HostDrivers_Support_freebsd_Makefile b/emulators/virtualbox-ose-kmod/files/patch-src_VBox_HostDrivers_Support_freebsd_Makefile
new file mode 100644
index 000000000000..c817eeda02bd
--- /dev/null
+++ b/emulators/virtualbox-ose-kmod/files/patch-src_VBox_HostDrivers_Support_freebsd_Makefile
@@ -0,0 +1,13 @@
+
+$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>
+