mirror of
https://github.com/LibreELEC/LibreELEC.tv
synced 2025-09-24 19:46:01 +07:00
config/graphic: disable build of LLVM with nouveau builds
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
@@ -31,7 +31,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
|
||||
|
||||
Reference in New Issue
Block a user