diff options
author | Viktor Szakats <vszakats@users.noreply.github.com> | 2017-10-15 19:42:32 +0000 |
---|---|---|
committer | Viktor Szakats <vszakats@users.noreply.github.com> | 2017-10-15 19:42:32 +0000 |
commit | 4440b6ad575385b433dc4b8a28ef80000aa95f7f (patch) | |
tree | ee0bafe2591abb746ff06e39d864935623da4ac1 /docs/cmdline-opts/globoff.d | |
parent | 748f5301c0a91ad8bab2b74097bc25e3d99317b9 (diff) |
makefile.m32: allow to override gcc, ar and ranlib
Allow to ovverride certain build tools, making it possible to
use LLVM/Clang to build curl. The default behavior is unchanged.
To build with clang (as offered by MSYS2), these settings can
be used:
CURL_CC=clang
CURL_AR=llvm-ar
CURL_RANLIB=llvm-ranlib
Closes https://github.com/curl/curl/pull/1993
Diffstat (limited to 'docs/cmdline-opts/globoff.d')
0 files changed, 0 insertions, 0 deletions