Skip to content
Snippets Groups Projects
Commit 7a83d44f authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Fix typo and Mac build"

parents 5f85a480 e06e4c1e
No related branches found
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.
Finish editing this message first!
Please register or to comment