diff options
Diffstat (limited to 'config.make.in')
-rw-r--r-- | config.make.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config.make.in b/config.make.in index a353706..885fceb 100644 --- a/config.make.in +++ b/config.make.in @@ -33,6 +33,7 @@ config-sysdirs = @sysnames@ defines = @DEFINES@ sysincludes = @SYSINCLUDES@ +all-warnings = @all_warnings@ elf = @elf@ have-protected = @libc_cv_asm_protected_directive@ |