diff --git a/build-native.sh b/build-native.sh index 336786ee..36b37be1 100755 --- a/build-native.sh +++ b/build-native.sh @@ -6,6 +6,7 @@ cd "$GOPATH/src/github.com/calmh/syncthing/" ./build.sh assets export GOOS=linux +export ENVIRONMENT=android export GOARCH=386