diff options
author | Damien Zammit <damien@zamaudio.com> | 2017-09-02 18:28:29 +1000 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2019-05-29 20:33:35 +0000 |
commit | 9b5e8c171868f3c559eb0f51a5b6f20cf5d0b7f9 (patch) | |
tree | 9f91bc5f9461056f5a4f2464bfc4f1664dc7cd0a /Documentation/lessons/lesson1.md | |
parent | a95a6bf646aee936d841f458812f2ced3a29e6f7 (diff) |
xcompile: Remove --rtlib switch from clang CFLAGS
Fix the following error from clang invoking gcc linker with wrong arg:
i386-elf-gcc: error: unrecognized command line option '--rtlib=libgcc';
did you mean '-static-libgcc'?
clang-4.0: error: linker (via gcc) command failed with exit code 1
Just remove --rtlib switch from CFLAGS relating to clang
Change-Id: Ife7ef6b6b47a04598fc67b40751bc59eed93b4af
Signed-off-by: Damien Zammit <damien@zamaudio.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/21354
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Martin Roth <martinroth@google.com>
Diffstat (limited to 'Documentation/lessons/lesson1.md')
0 files changed, 0 insertions, 0 deletions