summaryrefslogtreecommitdiff
path: root/etc/defaults/CC/TARGETS.absl
AgeCommit message (Collapse)Author
2023-08-24imports: Silence warnings of external codeOliver Reiche
2023-08-17absl: Drop unused variablesOliver Reiche
2023-08-16Introduce configuration variable TOOLCHAIN_CONFIGOliver Reiche
... to pass along toolchain settings for current and future toolchain definitions. Configuration variable COMPILER_FAMILY is replaced by TOOLCHAIN_CONFIG["FAMILY"].
2023-04-28Update absl to LTS 20230125.0Sascha Roloff
Co-authored-by: Paul Cristian Sarbu <paul.cristian.sarbu@huawei.com>
2022-10-21absl: silence warningsAlberto Sartori
2022-09-16abseil: Precisely replicate original flagsOliver Reiche
2022-09-13Defaults: Use hierarchical defaults for flags and toolchainOliver Reiche
2022-03-03Externals: Set `-O2` and C standard `gnu17`Oliver Reiche
2022-03-03External absl: Disable warningsOliver Reiche