Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | clang: Default to PIE when GCCPIE is set | Khem Raj | 2017-07-29 | 1 | -0/+3 |
| | | | | | | | | This matches with OE-Core expectations and we do not need to inject PIE flags manually via SECURITY_CFLAGS which does not always work Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | libcxx: Do not include xlocale.h | Khem Raj | 2017-07-20 | 1 | -0/+1 |
| | | | | | | | | Thsi file is removed from glibc >= 2.26 Fixes #36 Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | clang/llvm: Update to latest master | Khem Raj | 2017-06-07 | 1 | -2/+1 |
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | clang/llvm: Move to upcoming 5.0.0 ( trunk ) release | Khem Raj | 2017-05-22 | 1 | -0/+34 |
Signed-off-by: Khem Raj <raj.khem@gmail.com> |