| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Make sure invalid assembly code isn't included even in
unreachable code; remove TOOLCHAIN=gcc workaround.
Signed-off-by: Bernhard Rosenkränzer <bernhard.rosenkraenzer.ext@huawei.com>
|
|
|
|
|
|
| |
this is no longer needed as it seems.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
|
|
|
| |
systemd has now switched to using meson as primary
build system in OE
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
Clang has a bug where it emits "memset" into code
even when we use -ffreestanding. As a workaround compile
with -O1 when using clang
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|