mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
paexec: fix cross.
This commit is contained in:
parent
4689209f0c
commit
5a2c40dfcf
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ checksum=3fbd571c9fcf4e08413be32ec9b8088f34bb845aa27432dae1dbf92cc4124ef2
|
||||||
CFLAGS='-Wno-stringop-truncation'
|
CFLAGS='-Wno-stringop-truncation'
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
|
mkc_compiler_settings
|
||||||
mkcmake ${makejobs} PREFIX=/usr
|
mkcmake ${makejobs} PREFIX=/usr
|
||||||
}
|
}
|
||||||
do_install() {
|
do_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue