| Index: build/config/BUILDCONFIG.gn
|
| diff --git a/build/config/BUILDCONFIG.gn b/build/config/BUILDCONFIG.gn
|
| index 594a89c43b5f9b5649718f5ecfb77c479992ffe2..668540579a96745064fc85a4e29ff5a4cfbec12c 100644
|
| --- a/build/config/BUILDCONFIG.gn
|
| +++ b/build/config/BUILDCONFIG.gn
|
| @@ -467,6 +467,7 @@ set_sources_assignment_filter(sources_assignment_filter)
|
| # Holds all configs used for running the compiler.
|
| default_compiler_configs = [
|
| "//build/config:feature_flags",
|
| + "//build/config/compiler:afdo",
|
| "//build/config/compiler:compiler",
|
| "//build/config/compiler:clang_stackrealign",
|
| "//build/config/compiler:compiler_arm_fpu",
|
|
|