[packages/VirtualBox] another upstream build fix for 32bit
atler
atler at pld-linux.org
Thu Sep 10 21:34:01 CEST 2015
commit 549cc2daf47611d1cfab92849a2656c86831f216
Author: Jan Palus <atler at pld-linux.org>
Date: Thu Sep 10 21:33:36 2015 +0200
another upstream build fix for 32bit
VirtualBox-vnc.patch | 21 +++++++++++++++++++++
1 file changed, 21 insertions(+)
---
diff --git a/VirtualBox-vnc.patch b/VirtualBox-vnc.patch
index fe98de0..fbbd89c 100644
--- a/VirtualBox-vnc.patch
+++ b/VirtualBox-vnc.patch
@@ -21,3 +21,24 @@ Index: src/VBox/ExtPacks/VNC/VBoxVNC.cpp
------------------------------------------------------------------------
+------------------------------------------------------------------------
+r57690 | vboxsync | 2015-09-10 15:23:58 +0200 (czw, 10 wrz 2015) | 2 lines
+
+Additions/vbox-greeter: build fix
+
+
+Index: src/VBox/Additions/linux/lightdm-greeter/vbox-greeter.cpp
+===================================================================
+--- src/VBox/Additions/linux/lightdm-greeter/vbox-greeter.cpp (revision 57689)
++++ src/VBox/Additions/linux/lightdm-greeter/vbox-greeter.cpp (revision 57690)
+@@ -842,7 +842,7 @@
+ * @param enmPhase
+ * @param pfnLog
+ */
+-static void vboxGreeterLogHeaderFooter(PRTLOGGER pLoggerRelease, RTLOGPHASE enmPhase, PFNRTLOGPHASEMSG pfnLog)
++static DECLCALLBACK(void) vboxGreeterLogHeaderFooter(PRTLOGGER pLoggerRelease, RTLOGPHASE enmPhase, PFNRTLOGPHASEMSG pfnLog)
+ {
+ /* Some introductory information. */
+ static RTTIMESPEC s_TimeSpec;
+
+------------------------------------------------------------------------
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/VirtualBox.git/commitdiff/549cc2daf47611d1cfab92849a2656c86831f216
More information about the pld-cvs-commit
mailing list