diff --git a/Makefile.x86_64 b/Makefile.x86_64 index 4c9af8503..f14a8a8ff 100644 --- a/Makefile.x86_64 +++ b/Makefile.x86_64 @@ -162,6 +162,7 @@ endif endif + ifeq ($(OSNAME), Interix) ARFLAGS = -m x64 endif