Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | klibc-static-utils: really fix build for x86 with security flags enabled | Andrea Adami | 2018-10-10 | 1 | -0/+213 |
There were some shared binaries built together with the static ones and this was leading to the infamous: i586-oe-linux-musl-ld.bfd: discarded output section: `.got.plt' Fix this by purging the Kbuild files. Signed-off-by: Andrea Adami <andrea.adami@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> |