mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-31 00:24:51 +00:00
bash: remove dependency from ld
The dependency was added as a supposed work-around of a dysfunctional fork when building bash as depot archive. However, it turned out that the actual problem was related to the timestamps of 3rd-party source file, which were discarded by the recipes/src/bash/content.mk.
This commit is contained in:
parent
bd18152d32
commit
0126523b83
@ -11,6 +11,4 @@ CFLAGS += -DNO_MAIN_ENV_ARG=1
|
||||
# Prevent interactions with nonexisting tty driver
|
||||
CFLAGS += -DNO_TTY_DRIVER
|
||||
|
||||
LIBS += ld
|
||||
|
||||
include $(call select_from_repositories,mk/noux.mk)
|
||||
|
Loading…
x
Reference in New Issue
Block a user