summaryrefslogtreecommitdiffstats
path: root/platforms
diff options
context:
space:
mode:
Diffstat (limited to 'platforms')
-rw-r--r--platforms/toolchain_options.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/platforms/toolchain_options.in b/platforms/toolchain_options.in
index 5a9794f26..f8c231f7d 100644
--- a/platforms/toolchain_options.in
+++ b/platforms/toolchain_options.in
@@ -70,6 +70,11 @@ choice
command-line.
endchoice
+config TARGET_COMPILER_RECORD_SWITCHES
+ bool
+ prompt "store compiler flags (-frecord-gcc-switches)"
+ default y
+
config TARGET_EXTRA_CPPFLAGS
string
prompt "Extra CPPFLAGS (cpp)"