mirror of
https://github.com/syncthing/syncthing-android.git
synced 2024-11-22 12:21:15 +00:00
Set syncthing environment (ref calmh/syncthing@3c6738da73).
This commit is contained in:
parent
db3dbebe96
commit
99a26b29f8
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ cd "$GOPATH/src/github.com/calmh/syncthing/"
|
|||
./build.sh assets
|
||||
|
||||
export GOOS=linux
|
||||
export ENVIRONMENT=android
|
||||
|
||||
export GOARCH=386
|
||||
|
||||
|
|
Loading…
Reference in a new issue