commit | b504d99cbb389ea0db8cafbe08831807cddf19f7 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Mar 27 14:26:17 2022 -0600 |
committer | Tom Rini <trini@konsulko.com> | Mon Apr 18 17:53:56 2022 -0400 |
tree | 0cde15166a431c37374ca957e9082ea77f0da873 | |
parent | 957375ff59d778833bc9d230627a8e2f1cc7e368 [diff] |
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>