mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
vault: unbreak armv{6,7}l* builds
This commit is contained in:
parent
63e2fa98cd
commit
3a493f9792
1 changed files with 0 additions and 1 deletions
|
@ -21,7 +21,6 @@ repository=nonfree
|
|||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
i686*) broken="/usr/lib/go/pkg/tool/linux_386/link: mapping output file failed: cannot allocate memory";;
|
||||
arm*) go_ldflags="$go_ldflags -linkmode=external";;
|
||||
esac
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Add table
Reference in a new issue