|
|
@ -11,7 +11,7 @@ print_help() {
|
|
|
|
declare -rA GROUPED_DEPS=(
|
|
|
|
declare -rA GROUPED_DEPS=(
|
|
|
|
[gcc]="binutils gcc build-essential cmake ccache curl unzip git pkg-config mold"
|
|
|
|
[gcc]="binutils gcc build-essential cmake ccache curl unzip git pkg-config mold"
|
|
|
|
[clang]="binutils clang make cmake ccache curl unzip git pkg-config mold"
|
|
|
|
[clang]="binutils clang make cmake ccache curl unzip git pkg-config mold"
|
|
|
|
[coverity]="binutils clang-11 make cmake ccache curl unzip git pkg-config"
|
|
|
|
[coverity]="binutils clang-12 make cmake ccache curl unzip git pkg-config"
|
|
|
|
[gcc_preprocess]="
|
|
|
|
[gcc_preprocess]="
|
|
|
|
binutils
|
|
|
|
binutils
|
|
|
|
build-essential
|
|
|
|
build-essential
|
|
|
|