diff --git a/makefile b/makefile index a130064c93a..929b8198e79 100644 --- a/makefile +++ b/makefile @@ -132,6 +132,10 @@ endif endif # TARGET_OS +ifdef PTR64 +ARCHITECTURE = x64 +endif + # extension for executables EXE =