]> git.pld-linux.org Git - packages/VirtualBox.git/blame_incremental - lightdm-greeter-g++-link.patch
install VBoxClient-all, drop xinitrc.d, assume modern desktop for autostart stuff
[packages/VirtualBox.git] / lightdm-greeter-g++-link.patch
... / ...
CommitLineData
1--- VirtualBox-4.2.12/src/VBox/Additions/linux/lightdm-greeter/Makefile.kmk~ 2013-06-01 11:13:40.000000000 +0300
2+++ VirtualBox-4.2.12/src/VBox/Additions/linux/lightdm-greeter/Makefile.kmk 2013-06-02 11:08:48.853803103 +0300
3@@ -82,4 +82,7 @@
4 endif
5 endif
6
7+# as vbox build links this with gcc not g++, add -lsupc++
8+vbox-greeter_LIBS += supc++
9+
10 include $(FILE_KBUILD_SUB_FOOTER)
This page took 0.057951 seconds and 4 git commands to generate.