Fixed a typo from 32bit to 64bit (fixed #137)

This commit is contained in:
Althaf K Backer 2012-03-06 11:20:23 +05:30 committed by Norman Feske
parent 2d290c0898
commit e607ba9271
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ ifeq ($(filter-out $(SPECS),x86),)
ifeq ($(filter-out $(SPECS),64bit),)
REP_INC_DIR += include/gmp/x86_64
endif # 32bit
endif # 64bit
else
REQUIRES += x86