summaryrefslogtreecommitdiff
path: root/config/libc
diff options
context:
space:
mode:
authorAlexey Neyman <stilor@att.net>2018-12-05 02:49:08 (GMT)
committerAlexey Neyman <stilor@att.net>2018-12-05 02:49:08 (GMT)
commit1e5c48f190f5f0da9177a1137113b8d4a836ab9e (patch)
treef506cfa723b6e3baa28ac30e2be4a314516f5950 /config/libc
parentf5b57504d28d0bdcda26a06ec21d80906bfbf11e (diff)
Require ld to be default when building mingw-w64
Fixes #674. Signed-off-by: Alexey Neyman <stilor@att.net>
Diffstat (limited to 'config/libc')
-rw-r--r--config/libc/mingw-w64.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/libc/mingw-w64.in b/config/libc/mingw-w64.in
index 02b18a2..d176e47 100644
--- a/config/libc/mingw-w64.in
+++ b/config/libc/mingw-w64.in
@@ -5,6 +5,7 @@
## select LIBC_SUPPORT_THREADS_NATIVE
## select LIBC_SUPPORT_THREADS_POSIX
## select CC_CORE_PASS_2_NEEDED
+## select BINUTILS_FORCE_LD_BFD_DEFAULT
##
## help The de-facto standard for Mingw distributions.