diff options
Diffstat (limited to 'gcc/config.in')
| -rw-r--r-- | gcc/config.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gcc/config.in b/gcc/config.in index daa0459..e3ae22b 100644 --- a/gcc/config.in +++ b/gcc/config.in @@ -370,6 +370,9 @@ a read-write section. */ #undef HAVE_LD_RO_RW_SECTION_MIXING +/* Define if your linker supports -Bstatic/-Bdynamic option. */ +#undef HAVE_LD_STATIC_DYNAMIC + /* Define to 1 if you have the <limits.h> header file. */ #undef HAVE_LIMITS_H |
