sandbox: Allow link flags to be given
authorSimon Glass <sjg@chromium.org>
Sun, 27 Mar 2022 20:26:17 +0000 (14:26 -0600)
committerTom Rini <trini@konsulko.com>
Mon, 18 Apr 2022 21:53:56 +0000 (17:53 -0400)
commit1b34719b615bee0528f3c3957134aad0fb3e6fb5
tree0cde15166a431c37374ca957e9082ea77f0da873
parent1ddda37bbea1b8dcc33fd05408c1ca887f02a3b6
sandbox: Allow link flags to be given

At present the link flags are not used for sandbox. Update the command
line to use them.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/sandbox/config.mk