summaryrefslogtreecommitdiffstats
path: root/recipes-core/systemd
Commit message (Collapse)AuthorAgeFilesLines
* systemd: Add -Wl,--no-warn-rwx-segment with clangKhem Raj2023-01-031-7/+0
| | | | | | Remove the Os workaround, this is no longer needed with systemd 252+ Signed-off-by: Khem Raj <raj.khem@gmail.com>
* systemd: Disable O2 when using clang for nowKhem Raj2022-08-301-0/+7
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* systemd: Drop systemd bbappendKhem Raj2018-12-091-4/+0
| | | | | | Not needed after meson migration Signed-off-by: Khem Raj <raj.khem@gmail.com>
* systemd: Define nm,ar,ranlib from llvm when using clangKhem Raj2017-05-181-0/+4
Signed-off-by: Khem Raj <raj.khem@gmail.com>