diff options
Diffstat (limited to 'vendor/modernc.org/libc/build_all_targets.sh')
| -rw-r--r-- | vendor/modernc.org/libc/build_all_targets.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/modernc.org/libc/build_all_targets.sh b/vendor/modernc.org/libc/build_all_targets.sh index c682fae2b..f0b66aa00 100644 --- a/vendor/modernc.org/libc/build_all_targets.sh +++ b/vendor/modernc.org/libc/build_all_targets.sh @@ -1,5 +1,5 @@ set -e -for tag in none libc.dmesg libc.membrk libc.memgrind libc.strace +for tag in none libc.dmesg libc.membrk libc.memgrind libc.strace libc.memexpvar do echo "-tags=$tag" echo "GOOS=darwin GOARCH=amd64" |
