Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cbeuw authored Feb 17, 2019
1 parent 1f7080d commit 7d1092a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,6 @@ Shadowsocks plugin Cloak for Android

## Build Instructions

1. Execute `make.sh`
2. Build with Android Studio
1. Edit ndk-bundle\build\tools\make_standalone_toolchain.py, change the line `flags = '-target {} -stdlib=libc++'.format(target)` to `flags = '-target {}'.format(target)` (see https://github.com/golang/go/issues/29706)
2. Execute `make.sh`
3. Build with Android Studio

0 comments on commit 7d1092a

Please sign in to comment.