Line
Link Here
|
0 |
-- /usr/portage/app-emulation/virtualbox-guest-additions/files/vboxguest-4.1.0-log-use-c99.patch 2015-08-09 13:34:49.000000000 -0700 |
0 |
++ files/vboxguest-5.0.0-r1-log-use-c99.patch 2015-08-07 16:42:58.145599994 -0700 |
Lines 1-7
Link Here
|
1 |
# https://bugs.gentoo.org/298988 |
1 |
# https://bugs.gentoo.org/298988 |
2 |
--- vboxguest/Makefile |
2 |
--- src/VBox/Additions/common/VBoxGuest/linux/Makefile |
3 |
+++ vboxguest/Makefile |
3 |
+++ src/VBox/Additions/common/VBoxGuest/linux/Makefile |
4 |
@@ -104,7 +104,7 @@ |
4 |
@@ -104,7 +104,7 @@ |
5 |
MOD_DEFS = -DVBOX -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_GUEST \ |
5 |
MOD_DEFS = -DVBOX -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_GUEST \ |