diff options
Diffstat (limited to 'mesalib/configs/darwin')
-rw-r--r-- | mesalib/configs/darwin | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mesalib/configs/darwin b/mesalib/configs/darwin index 98cd457a0..e2ca70af9 100644 --- a/mesalib/configs/darwin +++ b/mesalib/configs/darwin @@ -54,5 +54,5 @@ GLU_DIRS = sgi DRIVER_DIRS = osmesa #DRIVER_DIRS = dri DRI_DIRS = swrast -GALLIUM_DRIVERS_DIRS = softpipe trace rbug noop identity galahad failover +GALLIUM_DRIVERS_DIRS = softpipe trace rbug noop identity galahad #GALLIUM_DRIVERS_DIRS += llvmpipe |