Skip to content

Commit

Permalink
Merge branch 'feat-c-api-build-lib-with-all-compilers-and-engines' of…
Browse files Browse the repository at this point in the history
… github.com:Hywan/wasmer into feat-c-api-build-lib-with-all-compilers-and-engines
  • Loading branch information
Hywan committed Feb 15, 2021
2 parents 9cc8177 + 68360c8 commit f6da076
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ IS_LINUX := 0
IS_WINDOWS := 0
IS_AMD64 := 0
IS_AARCH64 := 0
LIBC ?=
LIBC :=

# Test Windows apart because it doesn't support `uname -s`.
ifeq ($(OS), Windows_NT)
Expand Down

0 comments on commit f6da076

Please sign in to comment.