diff --git a/makefile b/makefile index 4d8cf04e1f..ae82a6c8a1 100644 --- a/makefile +++ b/makefile @@ -1,4 +1,4 @@ -#MAKEFLAGS = -s +MAKEFLAGS = -s arch = $(shell uname -m) ifeq ($(arch),i586)