mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +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"
|
# DRI_DRIVERS="$DRI_DRIVERS,r600"
|
||||||
GALLIUM_DRIVERS="$GALLIUM_DRIVERS,r600"
|
GALLIUM_DRIVERS="$GALLIUM_DRIVERS,r600"
|
||||||
XORG_DRIVERS="$XORG_DRIVERS ati"
|
XORG_DRIVERS="$XORG_DRIVERS ati"
|
||||||
# LLVM_SUPPORT="yes"
|
LLVM_SUPPORT="yes"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [ "$drv" = "vmware" ]; then
|
if [ "$drv" = "vmware" ]; then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user