paexec: fix cross.

This commit is contained in:
Leah Neukirchen 2024-06-04 15:32:56 +02:00
parent 4689209f0c
commit 5a2c40dfcf

View file

@ -14,6 +14,7 @@ checksum=3fbd571c9fcf4e08413be32ec9b8088f34bb845aa27432dae1dbf92cc4124ef2
CFLAGS='-Wno-stringop-truncation'
do_build() {
mkc_compiler_settings
mkcmake ${makejobs} PREFIX=/usr
}
do_install() {