mirror of
https://gitlab.alpinelinux.org/alpine/abuild.git
synced 2024-12-24 16:02:23 +00:00
parent
f9e2f96476
commit
3c45858fc0
@ -2057,7 +2057,7 @@ check_arch() {
|
|||||||
|
|
||||||
# return true if libc is not masked in options
|
# return true if libc is not masked in options
|
||||||
check_libc() {
|
check_libc() {
|
||||||
! option_has "!libc_$CLIBC"
|
! options_has "!libc_$CLIBC"
|
||||||
}
|
}
|
||||||
|
|
||||||
# check if package is up to date
|
# check if package is up to date
|
||||||
|
Loading…
Reference in New Issue
Block a user