summaryrefslogtreecommitdiff
path: root/emulators/virtualbox-ose/files/patch-src-VBox-Runtime-Makefile.kmk
diff options
context:
space:
mode:
authorJung-uk Kim <jkim@FreeBSD.org>2014-03-28 23:35:31 +0000
committerJung-uk Kim <jkim@FreeBSD.org>2014-03-28 23:35:31 +0000
commit5470a075ae2d397bc76901eac95732f987ef93a2 (patch)
tree6dc3fbdd44cfda15522541dbca53afb4772b18d8 /emulators/virtualbox-ose/files/patch-src-VBox-Runtime-Makefile.kmk
parent- Stage support (diff)
- Update to 4.3.10.
- Build with base C/C++ compiler, i.e., clang on 10.0+, as much as we can to remove GCC run-time dependency and to reduce possible C++ ABI conflicts.
Diffstat (limited to 'emulators/virtualbox-ose/files/patch-src-VBox-Runtime-Makefile.kmk')
-rw-r--r--emulators/virtualbox-ose/files/patch-src-VBox-Runtime-Makefile.kmk2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/virtualbox-ose/files/patch-src-VBox-Runtime-Makefile.kmk b/emulators/virtualbox-ose/files/patch-src-VBox-Runtime-Makefile.kmk
index b97bedd1591a..255f2563dda1 100644
--- a/emulators/virtualbox-ose/files/patch-src-VBox-Runtime-Makefile.kmk
+++ b/emulators/virtualbox-ose/files/patch-src-VBox-Runtime-Makefile.kmk
@@ -1,5 +1,5 @@
--- src/VBox/Runtime/Makefile.kmk.orig 2013-12-18 11:10:31.000000000 -0500
-+++ src/VBox/Runtime/Makefile.kmk 2014-02-20 18:14:28.000000000 -0500
++++ src/VBox/Runtime/Makefile.kmk 2014-02-21 13:45:17.000000000 -0500
@@ -157,6 +157,11 @@
IPRT_BLDCFG_TYPE=\"$(KBUILD_TYPE)\"