summaryrefslogtreecommitdiff
path: root/auto
diff options
context:
space:
mode:
authorHolger Paradies <retabell@gmx.de>2020-10-16 21:20:06 +0200
committerHolger Paradies <retabell@gmx.de>2020-10-16 21:20:06 +0200
commit7fe8d47809eca09271af0890aba7f7542e49717d (patch)
tree327d16928d1f46f3ce64fef492cdb6293954c430 /auto
parent0d4bcbf899360fec24bbc7a12756e7b4aa69d903 (diff)
downloadkanotix-7fe8d47809eca09271af0890aba7f7542e49717d.zip
kanotix-7fe8d47809eca09271af0890aba7f7542e49717d.tar.gz
Use llvm11 for mesa20.2.1
Diffstat (limited to 'auto')
-rwxr-xr-xauto/config2
1 files changed, 1 insertions, 1 deletions
diff --git a/auto/config b/auto/config
index 3f5fad3..c4140fc 100755
--- a/auto/config
+++ b/auto/config
@@ -111,7 +111,7 @@ esac
[ "$LB_BOOTLOADER" = "burg" ] && LB_REPOSITORIES+=" burg"
grep -wq retabell <<<"$LB_PACKAGES_LISTS" && LB_REPOSITORIES+=" retabell"
-grep -wq silverfire-extra <<<"$LB_PACKAGES_LISTS" && LB_REPOSITORIES+=" silverfire-extra llvm10"
+grep -wq silverfire-extra <<<"$LB_PACKAGES_LISTS" && LB_REPOSITORIES+=" silverfire-extra llvm11"
grep -wq acritox <<<"$LB_PACKAGES_LISTS" && LB_REPOSITORIES+=" acritox dragonfire-acritox"
grep -wq hellfire <<<"$LB_PACKAGES_LISTS" && LB_REPOSITORIES+=" hellfire"
grep -wq trinity <<<"$LB_PACKAGES_LISTS" && LB_REPOSITORIES+=" trinity"