Skip to content

Commit 4d58736

Browse files
committed
Package binarygen on macos
Signed-off-by: Tyler Rockwood <[email protected]>
1 parent 544178c commit 4d58736

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ else ifeq ($(shell uname -s),Darwin)
134134

135135
CGO_LDFLAGS += -lxar
136136

137-
USE_SYSTEM_BINARYEN ?= 1
137+
# USE_SYSTEM_BINARYEN ?= 1
138138

139139
else ifeq ($(shell uname -s),FreeBSD)
140140
MD5SUM = md5

0 commit comments

Comments
 (0)