From 5470a075ae2d397bc76901eac95732f987ef93a2 Mon Sep 17 00:00:00 2001 From: Jung-uk Kim Date: Fri, 28 Mar 2014 23:35:31 +0000 Subject: - 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. --- emulators/virtualbox-ose/files/patch-src-VBox-Runtime-Makefile.kmk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'emulators/virtualbox-ose/files/patch-src-VBox-Runtime-Makefile.kmk') 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)\" -- cgit v1.2.3