diff options
author | Khem Raj <raj.khem@gmail.com> | 2018-12-08 23:46:22 -0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2018-12-09 22:07:07 -0800 |
commit | d6bbb0f187db7e44755ff30f58100a5f9bb1c522 (patch) | |
tree | 092da25b1c54374eebba57dec855e425418979a5 /recipes-core | |
parent | 03b620673a2e0bc9047533d71c45d7c8867ff75c (diff) | |
download | meta-clang-d6bbb0f187db7e44755ff30f58100a5f9bb1c522.tar.gz |
systemd: Drop systemd bbappend
Not needed after meson migration
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes-core')
-rw-r--r-- | recipes-core/systemd/systemd_%.bbappend | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/recipes-core/systemd/systemd_%.bbappend b/recipes-core/systemd/systemd_%.bbappend deleted file mode 100644 index aa1cef2..0000000 --- a/recipes-core/systemd/systemd_%.bbappend +++ /dev/null | |||
@@ -1,4 +0,0 @@ | |||
1 | COMPILER_NM_toolchain-clang = "llvm-nm" | ||
2 | COMPILER_AR_toolchain-clang = "llvm-ar" | ||
3 | COMPILER_RANLIB_toolchain-clang = "llvm-ranlib" | ||
4 | |||