summaryrefslogtreecommitdiffstats
path: root/dynamic-layers/browser-layer
Commit message (Collapse)AuthorAgeFilesLines
* chromium: Use libgcc for unwindingKhem Raj2019-10-012-0/+2
| | | | | | using llvm libunwind ends up in aborts Signed-off-by: Khem Raj <raj.khem@gmail.com>
* layers: Add meta-browser to dynamic layersKhem Raj2019-09-232-0/+8
meta-browser/master builds with multiple releases of meta-clang(thud,warrior,master) but sometimes we only need tweaks for a given clang version, this helps doing so Enable lld as default linker Signed-off-by: Khem Raj <raj.khem@gmail.com>