Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix building ltp and logrotate with clang 12 (and gcc >= 10) | Bernhard Rosenkränzer | 2021-07-14 | 2 | -0/+32 |
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> |