Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gcc-cross-canadian: Do not create symlink to real-ld | Samuli Piippo | 2019-02-06 | 1 | -0/+33 |
| | | | | | | | | | | | | | real-ld is always used if that is found, which means you cannot switch between bfd and gold linkers using -fuse-ld=gold. This reverts commit cdd86896c8d29135f937968e9aa07f919cf543d3 used in openembedded-core. Task-number: QTBUG-73216 Change-Id: I3776c7cade02bedcec75d1b2859a8d3647479fff Reviewed-by: Michal Klocek <michal.klocek@qt.io> Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io> | ||||
* | gcc: remove .bbappend | Mikko Gronoff | 2018-10-10 | 1 | -33/+0 |
| | | | | | | | | | Remove obsolete gcc-sanitizers .bbappend. Changes available via poky (sumo) commit: b46caed47b0f74520cd9280bbe3e3676d9a19046 gcc-sanitizers: Update supported architectures Change-Id: I6110977c3a5bc800a258dd128d291b1864504b99 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io> | ||||
* | Add gcc-sanitizer libraries ("address" and "undefined behavior") | Sami Nurmenniemi | 2018-06-04 | 1 | -0/+33 |
Change-Id: Ia916859abd601a7a0215acfadb71b4fe1d91358f Reviewed-by: Kari Oikarinen <kari.oikarinen@qt.io> Reviewed-by: Samuli Piippo <samuli.piippo@qt.io> |