mirror of
https://github.com/libretro/Lakka.git
synced 2024-12-01 03:51:15 +00:00
config/options: enable llvm support for nouveau gallium driver
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
703cc49915
commit
815b9a8e98
@ -108,7 +108,7 @@ get_graphicdrivers() {
|
||||
# DRI_DRIVERS="$DRI_DRIVERS,nouveau"
|
||||
GALLIUM_DRIVERS="$GALLIUM_DRIVERS,nouveau"
|
||||
XORG_DRIVERS="$XORG_DRIVERS nouveau"
|
||||
# LLVM_SUPPORT="yes"
|
||||
LLVM_SUPPORT="yes"
|
||||
fi
|
||||
|
||||
if [ "$drv" = "nvidia" ]; then
|
||||
|
Loading…
Reference in New Issue
Block a user