-
Committer:
Ben Hutchings
-
Date:
2020-12-12 22:53:05 UTC
-
Revision ID:
git-v1:ddbeec5d4e3170da62f7c0e4db622c1d5ef22118
[klibc] Move linker option probing to Kbuild.klibc
Compiler option probing is done in Kbuild.klibc, so move the check for
lld and the related option definition to there as well.
Also stop exporting LD_IMAGE_BASE_OPT, as it's only needed in the
architecture MCONFIG which is included here.
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>