Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add configuration options for enabling SSP | Alexey Neyman | 2018-12-04 | 1 | -11/+0 |
| | | | | | | | | | | | ... in uClibc and glibc. Fixes #681. While here, relocate additional "sources" for uClibc/binutils into packages/ directory. Signed-off-by: Alexey Neyman <stilor@att.net> | ||||
* | binutils/binutils: add wrapper to gold and ld | Yann E. MORIN" | 2010-12-29 | 1 | -0/+11 |
When both gold and ld are installed, add a wrapper that calls to either gold or ld. In case the wrapper is installed, we also need to symlink ld.bfd and ld.gold for the core_cc steps. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> |