From e60871787d8c1ed56cb03f32b3c1be1fb331f9f3 Mon Sep 17 00:00:00 2001 From: Jung-uk Kim Date: Wed, 7 Sep 2016 21:35:38 +0000 Subject: Update to 5.1.4. --- ...-src-VBox-Additions-common-VBoxGuest-freebsd-Makefile | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) (limited to 'emulators/virtualbox-ose/files/patch-src-VBox-Additions-common-VBoxGuest-freebsd-Makefile') diff --git a/emulators/virtualbox-ose/files/patch-src-VBox-Additions-common-VBoxGuest-freebsd-Makefile b/emulators/virtualbox-ose/files/patch-src-VBox-Additions-common-VBoxGuest-freebsd-Makefile index 157f291eba94..639a44b0be59 100644 --- a/emulators/virtualbox-ose/files/patch-src-VBox-Additions-common-VBoxGuest-freebsd-Makefile +++ b/emulators/virtualbox-ose/files/patch-src-VBox-Additions-common-VBoxGuest-freebsd-Makefile @@ -1,6 +1,6 @@ ---- src/VBox/Additions/common/VBoxGuest/freebsd/Makefile.orig 2015-04-14 15:38:06.000000000 -0400 -+++ src/VBox/Additions/common/VBoxGuest/freebsd/Makefile 2015-04-14 18:25:23.090523000 -0400 -@@ -71,6 +71,7 @@ +--- src/VBox/Additions/common/VBoxGuest/freebsd/Makefile.orig 2016-08-16 19:55:31 UTC ++++ src/VBox/Additions/common/VBoxGuest/freebsd/Makefile +@@ -71,6 +71,7 @@ SRCS += \ handletable.c \ handletablectx.c \ once.c \ @@ -8,7 +8,15 @@ thread.c .PATH: ${.CURDIR}/common/string -@@ -149,8 +150,7 @@ +@@ -129,6 +130,7 @@ SRCS += \ + .PATH: ${.CURDIR}/r0drv + SRCS += \ + alloc-r0drv.c \ ++ alloc-ef-r0drv.c \ + initterm-r0drv.c \ + memobj-r0drv.c \ + powernotification-r0drv.c +@@ -149,8 +151,7 @@ SRCS += \ spinlock-r0drv-freebsd.c \ thread-r0drv-freebsd.c \ thread2-r0drv-freebsd.c \ -- cgit v1.2.3