mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
config/options: enable llvm support for r600 gallium driver
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
fd0da07387
commit
703cc49915
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user