reenable the 386 build.

pull/17/head
John Shahid 2013-10-28 12:30:43 -04:00
parent 87e6e0b83b
commit 60115bc745
1 changed files with 1 additions and 1 deletions

View File

@ -117,4 +117,4 @@ setup_rvm
setup_version
UPDATE=on ./build.sh && package_files amd64 && build_packages amd64
revert_version
# [ $on_linux == yes ] && CGO_ENABLED=1 GOARCH=386 UPDATE=on ./build.sh && package_files 386 && build_packages 386
[ $on_linux == yes ] && CGO_ENABLED=1 GOARCH=386 UPDATE=on ./build.sh && package_files 386 && build_packages 386