summaryrefslogtreecommitdiffstats
path: root/dynamic-layers/chromium-browser-layer/recipes-browser/chromium
Commit message (Collapse)AuthorAgeFilesLines
* chromium,gn: Fix typo in depends specKhem Raj2021-08-133-3/+3
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* chromium,gn-native: Do not use runtime-llvm overrideKhem Raj2021-08-133-9/+9
| | | | | | This may not work on native recipes in older releases Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gn-native: Remove libc++ native dependency from CXXFLAGS/LDFLAGSKhem Raj2021-08-131-2/+2
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* chromium,gn-native: Remove dependencies on libc++ runtimeKhem Raj2021-08-133-0/+18
This only works with honister and newer Signed-off-by: Khem Raj <raj.khem@gmail.com>