summaryrefslogtreecommitdiff
path: root/tools/musl-clang.in
diff options
context:
space:
mode:
authorShiz <hi@shiz.me>2015-06-28 23:08:19 +0200
committerRich Felker <dalias@aerifal.cx>2015-07-06 23:34:14 +0000
commitb3cd7d13fe630ba1847326242525298e361018c1 (patch)
treec9de5727a40240894dfb3fa9c290d8a955f24f21 /tools/musl-clang.in
parent2a780aa3050b86d888489361f04220bfb58890a1 (diff)
downloadmusl-b3cd7d13fe630ba1847326242525298e361018c1.tar.gz
build: overhaul wrapper script system for multiple wrapper support
this overhauls part of the build system in order to support multiple toolchain wrapper scripts, as opposed to solely the musl-gcc wrapper as before. it thereby replaces --enable-gcc-wrapper with --enable-wrapper=..., which has the options 'auto' (the default, detect whether to use wrappers), 'all' (build and install all wrappers), 'no' (don't build any) and finally the options named after the individual compiler scripts (currently only 'gcc' is available) to build and install only that wrapper. the old --enable-gcc-wrapper is removed from --help, but still available. it also modifies the wrappers to use the C compiler specified to the build system as 'inner' compiler, when applicable. as wrapper detection works by probing this compiler, it may not work with any other.
Diffstat (limited to 'tools/musl-clang.in')
0 files changed, 0 insertions, 0 deletions