mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01:00
committed by
Norman Feske
parent
8f23e377d9
commit
bc8dbc6b1a
@@ -19,4 +19,7 @@ CFLAGS += -DNO_MAIN_ENV_ARG=1
|
||||
# Prevent interactions with nonexisting tty driver
|
||||
CFLAGS += -DNO_TTY_DRIVER
|
||||
|
||||
# Prevent link error with GCC 10, which defaults to -fno-common
|
||||
CFLAGS += -fcommon
|
||||
|
||||
include $(call select_from_repositories,mk/noux.mk)
|
||||
|
||||
Reference in New Issue
Block a user