Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix building ltp and logrotate with clang 12 (and gcc >= 10) | Bernhard Rosenkränzer | 2021-07-14 | 3 | -0/+36 |
| | | | | | | | Modern compilers default to -fno-common -- fixing the way in which multiply defined symbols are handled. Some code needs to be adapted. Signed-off-by: Bernhard Rosenkränzer <bernhard.rosenkraenzer.ext@huawei.com> | ||||
* | perf,mdadm: Fix build with clang | Khem Raj | 2017-02-11 | 1 | -0/+6 |
When clang is used to compile python then it needs to be there for building python extentions of perf Signed-off-by: Khem Raj <raj.khem@gmail.com> |