mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 09:52:57 +02:00
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…
Add table
Reference in a new issue