diff options
author | Michael Walle <michael@walle.cc> | 2011-04-09 23:13:20 +0200 |
---|---|---|
committer | Aurelien Jarno <aurelien@aurel32.net> | 2011-04-12 21:51:50 +0200 |
commit | f50ee4e0749604373bfd3bf3bb1d94c28787a378 (patch) | |
tree | 1b3707ac2cf16bee86fa74f0dc14c2d063b953bd /configure | |
parent | 7dae117a58dc89af15e3832fe435a4037c83d3d2 (diff) |
configure: disable opengl per default
There is a bug in nvidia's binary GPU driver, which causes a segmentation
fault if linked to libGL.
Signed-off-by: Michael Walle <michael@walle.cc>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -177,6 +177,7 @@ spice="" rbd="" smartcard="" smartcard_nss="" +opengl="no" # parse CC options first for opt do |