mirror of
https://github.com/genodelabs/genode.git
synced 2025-04-07 19:34:56 +00:00
Fixed a typo from 32bit to 64bit (fixed #137)
This commit is contained in:
parent
2d290c0898
commit
e607ba9271
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user