libqmi: opt out of crossdirect like modemmanager
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
parent
8e5b8354d5
commit
4de0ffc316
1 changed files with 3 additions and 0 deletions
|
|
@ -24,6 +24,9 @@ makedepends="
|
||||||
meson
|
meson
|
||||||
python3
|
python3
|
||||||
"
|
"
|
||||||
|
# fp6-img: crossdirect breaks meson compiler introspection (cc1 spawn
|
||||||
|
# failure), same as modemmanager; build under plain qemu.
|
||||||
|
options="!pmb:crossdirect"
|
||||||
subpackages="
|
subpackages="
|
||||||
$pkgname-dev
|
$pkgname-dev
|
||||||
$pkgname-doc
|
$pkgname-doc
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue