]> git.pld-linux.org Git - packages/VirtualBox.git/blob - 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
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.026031 seconds and 3 git commands to generate.