diff --git a/Makefile b/Makefile index fff465cfde..f0eb11c120 100644 --- a/Makefile +++ b/Makefile @@ -77,7 +77,7 @@ macosx-x86: macosx-freetype linux-x86: $(MAKE) $(BINARY) CONFIG=vm/Config.linux.x86 - # $(STRIP) $(BINARY) + $(STRIP) $(BINARY) linux-amd64: $(MAKE) $(BINARY) CONFIG=vm/Config.linux.amd64