summaryrefslogtreecommitdiff
path: root/version.c
diff options
context:
space:
mode:
author卜部昌平 <shyouhei@ruby-lang.org>2020-08-19 11:36:06 +0900
committer卜部昌平 <shyouhei@ruby-lang.org>2020-08-21 11:04:54 +0900
commit2c96e04868477eaa1420945d57bf5b3adb521e84 (patch)
tree348a263a4051aa6a79be2d20cddb2d33295142eb /version.c
parent8b022da5186a783ade35532e20b1c7b2bd2c591f (diff)
configure.ac: use compiler-provided toolchains
These days as link-time optimisations spread accross compilers, they tend to ship their own version of ld, ar, etc. Why not detect such things if any. Users can select compilers by ./configure --with-gcc= whatever, or select individual tool by e.g. ./configure NM=whatever. The added AC_ARG_VAR macros enrich ./configure --help output.
Notes
Notes: Merged: https://github.com/ruby/ruby/pull/3433
Diffstat (limited to 'version.c')
0 files changed, 0 insertions, 0 deletions