mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-31 08:25:38 +00:00
libports: fix comment in import-libc.mk
This commit is contained in:
parent
ffd48e3f83
commit
be789ffcf1
@ -20,7 +20,7 @@ ifeq ($(filter-out $(SPECS),x86),)
|
||||
|
||||
ifeq ($(filter-out $(SPECS),64bit),)
|
||||
LIBC_ARCH_INC_DIR := $(LIBC_PORT_DIR)/include/libc-amd64
|
||||
endif # 32bit
|
||||
endif # 64bit
|
||||
endif # x86
|
||||
|
||||
ifeq ($(filter-out $(SPECS),arm),)
|
||||
|
Loading…
x
Reference in New Issue
Block a user