1
0
Fork 0

Revert previous patch

After the previous patch, it's impossible to build
anything else than x86 32-bit binary!

So revert.

Signed-off-by: Marco Costalba <mcostalba@gmail.com>
sf_2.3.1_base
Marco Costalba 2010-07-10 16:38:54 +01:00
parent 87502c0fcb
commit 82bd61a8fa
1 changed files with 1 additions and 1 deletions

View File

@ -299,7 +299,7 @@ endif
### ==========================================================================
default:
$(MAKE) ARCH=x86-32 COMP=gcc build
$(MAKE) ARCH=$(ARCH) COMP=$(COMP) build
help:
@echo ""