Skip to content
Snippets Groups Projects
Commit 7b8b4a6e authored by Dan Willemsen's avatar Dan Willemsen Committed by Gerrit Code Review
Browse files

Merge "Stop relying on global GCE_PLATFORM_SDK_VERSION"

parents cfb649f1 125dbf4f
No related branches found
No related tags found
No related merge requests found
...@@ -124,6 +124,8 @@ LOCAL_MODULE := libssh ...@@ -124,6 +124,8 @@ LOCAL_MODULE := libssh
LOCAL_CFLAGS+=-O3 -Wno-unused-parameter LOCAL_CFLAGS+=-O3 -Wno-unused-parameter
LOCAL_CFLAGS += -DGCE_PLATFORM_SDK_VERSION=$(PLATFORM_SDK_VERSION)
include $(BUILD_SHARED_LIBRARY) include $(BUILD_SHARED_LIBRARY)
###################### ssh ###################### ###################### ssh ######################
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment