summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
author卜部昌平 <shyouhei@ruby-lang.org>2020-08-21 16:01:46 +0900
committer卜部昌平 <shyouhei@ruby-lang.org>2020-08-21 16:01:46 +0900
commit3eb76e747e33d1a4439d2e83c53b538b6c536ec3 (patch)
tree5d86c4f235cb816f0977a156432d96d5ef55b4bf /doc
parent73b6bc579063fb03bd566cbac5ac76d18e481dc6 (diff)
configure.ac: try GCC-provided ld
In case of cross-compilation, GCC might provide its own linker. Its behaviour seems slightly different from that of gcc(1). This is not a big deal for normal situations, but the difference can cause libtool to go mad. We ship bundled libffi for windows users, and libffi uses libtool. If we use cross-compiler version of gcc instead of its ld conterpart, we fail to compile fiddle. That should not be what we want.
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions