mirror of
https://github.com/X11Libre/xf86-video-vmware.git
synced 2026-03-24 01:24:37 +00:00
vmwgfx: Check for large files
Fixes segfault on 32-bit servers. Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
This commit is contained in:
@@ -124,6 +124,7 @@ AC_SUBST([DRIVER_NAME])
|
||||
|
||||
VMWGFX_DIRS=
|
||||
if test x$BUILD_VMWGFX = xyes; then
|
||||
AC_SYS_LARGEFILE
|
||||
VMWGFX_DIRS="saa vmwgfx"
|
||||
AC_CONFIG_FILES([
|
||||
saa/Makefile
|
||||
|
||||
Reference in New Issue
Block a user