diff options
Diffstat (limited to 'gcc/config.in')
-rw-r--r-- | gcc/config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config.in b/gcc/config.in index 5bccb40..2856e72 100644 --- a/gcc/config.in +++ b/gcc/config.in @@ -1323,7 +1323,7 @@ #endif -/* Define if your assembler supports specifying the section flag e. */ +/* Define if your assembler supports specifying the exclude section flag. */ #ifndef USED_FOR_TARGET #undef HAVE_GAS_SECTION_EXCLUDE #endif |