This commit is contained in:
Keno Fischer 2012-05-29 18:21:05 -04:00
commit 18c309d02c
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ override ARCH = amd64
endif
ifeq ($(ARCH),i686)
override ARCH = amd64
override ARCH = i387
endif
ifeq ($(OS), MINGW32_NT-6.1)