kross: fix typo
This commit is contained in:
parent
a99c95db79
commit
bf99dd454c
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ if [ "$CROSS_BUILD" ]; then
|
|||
fi
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
armv6-musl) makedepends+=" libatomic-devel";;
|
||||
armv6l-musl) makedepends+=" libatomic-devel";;
|
||||
esac
|
||||
|
||||
kross-devel_package() {
|
||||
|
|
Loading…
Reference in a new issue