mirror of
https://github.com/X11Libre/xf86-video-vmware.git
synced 2026-03-24 01:24:37 +00:00
There are problems when running with old X releases with a
global symbol collision with the mouse driver.
This commit is contained in:
@@ -99,7 +99,7 @@ static const char VMWAREBuildStr[] = "VMware Guest X Server "
|
||||
* extra zero for the fourth digit.
|
||||
*/
|
||||
#ifdef __GNUC__
|
||||
const char vm_version[] __attribute__((section(".modinfo"),unused)) =
|
||||
const char vm_svga_version[] __attribute__((section(".modinfo"),unused)) =
|
||||
"version=" VMWARE_DRIVER_VERSION_STRING ".0";
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user