Patch gogio at build time for Android snippets
This commit is contained in:
@@ -38,7 +38,7 @@ apk: android/keepassgo-android.jar
|
||||
ANDROID_SDK_ROOT="$(ANDROID_SDK_ROOT)" \
|
||||
ANDROID_NDK_ROOT="$(ANDROID_NDK_ROOT)" \
|
||||
JAVA_HOME="$(JAVA_HOME)" \
|
||||
go tool gogio -target android \
|
||||
go run ./cmd/build-android-apk -target android \
|
||||
-buildmode exe \
|
||||
-appid $(APP_ID) \
|
||||
-ldflags "$(GO_LDFLAGS)" \
|
||||
|
||||
Reference in New Issue
Block a user