From 71b986b697eb47831633a5989d1ba733991d89f7 Mon Sep 17 00:00:00 2001 From: Jung-uk Kim Date: Tue, 4 Mar 2014 00:45:37 +0000 Subject: Update to 4.3.8. Obtained from: svn.redports.org/virtualbox --- .../files/patch-src-VBox-Runtime-Makefile.kmk | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 emulators/virtualbox-ose-additions/files/patch-src-VBox-Runtime-Makefile.kmk (limited to 'emulators/virtualbox-ose-additions/files/patch-src-VBox-Runtime-Makefile.kmk') diff --git a/emulators/virtualbox-ose-additions/files/patch-src-VBox-Runtime-Makefile.kmk b/emulators/virtualbox-ose-additions/files/patch-src-VBox-Runtime-Makefile.kmk deleted file mode 100644 index 4da15d3e545a..000000000000 --- a/emulators/virtualbox-ose-additions/files/patch-src-VBox-Runtime-Makefile.kmk +++ /dev/null @@ -1,14 +0,0 @@ ---- 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 -@@ -157,6 +157,11 @@ - IPRT_BLDCFG_TYPE=\"$(KBUILD_TYPE)\" - - # -+# Set the defines that utf8-posix.cpp needs. It's used by several targets. -+# -+r3/posix/utf8-posix.cpp_DEFS.freebsd = $(VBOX_ICONV_DEFS) -+ -+# - # Unicode Specification reader used to regenerate unidata.cpp. - # - uniread_TEMPLATE = VBOXBLDPROG -- cgit v1.2.3