modemmanager: opt out of crossdirect (cc1 spawn failure); build under qemu
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
parent
11dc33d843
commit
8387858f37
1 changed files with 3 additions and 0 deletions
|
|
@ -36,6 +36,9 @@ makedepends="
|
|||
vala
|
||||
"
|
||||
checkdepends="glib-dev py3-gobject3 py3-dbus"
|
||||
# fp6-img: crossdirect breaks on this build (native cc cannot spawn cc1 from
|
||||
# the foreign chroot); build under plain qemu instead.
|
||||
options="!pmb:crossdirect"
|
||||
subpackages="
|
||||
$pkgname-lang
|
||||
$pkgname-doc
|
||||
|
|
|
|||
Loading…
Reference in a new issue