diff --git a/Makefile b/Makefile index b4174339..689a61d4 100644 --- a/Makefile +++ b/Makefile @@ -172,7 +172,7 @@ ifeq ($(OS),Linux) CFLAGS_COMMON += -fPIC LDFLAGS_DLL = -fPIC -ldl LIBS_COMMON = -lpthread - EXE ?= x86 + EXE ?= $(shell uname -m) A = a DLL = so MWINDOWS =