Skip to content
Snippets Groups Projects
Commit eaee05e1 authored by Jeff Vander Stoep's avatar Jeff Vander Stoep Committed by android-build-merger
Browse files

Merge "Fix typo and Mac build"

am: 7a83d44f

Change-Id: Ic218bed2e163955ed52e86ba2767eb0237d39b90
parents 41effcd7 7a83d44f
Branches
No related tags found
No related merge requests found
......@@ -177,7 +177,7 @@ ifneq (,$(filter address,$(SANITIZE_TARGET)))
endif
# Library extension for host-side tests
ifeq ($(HOSTOS),darwin)
ifeq ($(HOST_OS),darwin)
SHAREDLIB_EXT=dylib
else
SHAREDLIB_EXT=so
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment