]> git.pld-linux.org Git - packages/VirtualBox.git/blobdiff - lightdm-greeter-g++-link.patch
fix lightdm greeter linking, enable bcond
[packages/VirtualBox.git] / lightdm-greeter-g++-link.patch
diff --git a/lightdm-greeter-g++-link.patch b/lightdm-greeter-g++-link.patch
new file mode 100644 (file)
index 0000000..4261c71
--- /dev/null
@@ -0,0 +1,10 @@
+--- VirtualBox-4.2.12/src/VBox/Additions/linux/lightdm-greeter/Makefile.kmk~   2013-06-01 11:13:40.000000000 +0300
++++ VirtualBox-4.2.12/src/VBox/Additions/linux/lightdm-greeter/Makefile.kmk    2013-06-02 11:08:48.853803103 +0300
+@@ -82,4 +82,7 @@
+  endif
+ endif
++# as vbox build links this with gcc not g++, add -lsupc++
++vbox-greeter_LIBS += supc++
++
+ include $(FILE_KBUILD_SUB_FOOTER)
This page took 0.027462 seconds and 4 git commands to generate.