forked from Mirror/pmbootstrap
pmb.config: Add pmb:cross-native2 to custom valid options (MR 2564)
This is needed for the linter to know about this option.
Fixes 2ee916f5d6
This commit is contained in:
parent
a5f7d6087a
commit
32389415e3
1 changed files with 1 additions and 0 deletions
|
@ -301,6 +301,7 @@ apkbuild_custom_valid_options = [
|
||||||
"!pmb:crossdirect",
|
"!pmb:crossdirect",
|
||||||
"!pmb:kconfigcheck",
|
"!pmb:kconfigcheck",
|
||||||
"pmb:cross-native",
|
"pmb:cross-native",
|
||||||
|
"pmb:cross-native2",
|
||||||
"pmb:gpu-accel",
|
"pmb:gpu-accel",
|
||||||
"pmb:strict",
|
"pmb:strict",
|
||||||
"pmb:systemd",
|
"pmb:systemd",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue