config/options: enable llvm support for r600 gallium driver

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2011-07-04 13:13:58 +02:00
parent fd0da07387
commit 703cc49915

View File

@ -144,7 +144,7 @@ get_graphicdrivers() {
# DRI_DRIVERS="$DRI_DRIVERS,r600"
GALLIUM_DRIVERS="$GALLIUM_DRIVERS,r600"
XORG_DRIVERS="$XORG_DRIVERS ati"
# LLVM_SUPPORT="yes"
LLVM_SUPPORT="yes"
fi
if [ "$drv" = "vmware" ]; then