1
0
mirror of https://github.com/moparisthebest/curl synced 2025-02-28 17:31:46 -05:00
Viktor Szakats 4440b6ad57 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
2017-10-15 19:42:32 +00:00
..
2016-10-18 13:59:54 +02:00
2017-08-23 03:17:10 -04:00
2017-04-22 11:25:27 +02:00
2017-09-18 22:55:50 +02:00
2017-03-26 23:56:23 +02:00
2017-07-28 16:41:29 +02:00
2017-09-11 09:29:50 +02:00
2017-04-22 11:25:27 +02:00
2017-04-22 11:25:27 +02:00
2017-09-12 09:50:24 +02:00
2017-04-22 11:25:27 +02:00
2017-09-11 09:29:50 +02:00
2017-03-26 23:56:23 +02:00
2017-09-11 09:29:50 +02:00
2017-06-18 23:57:45 +02:00
2016-12-21 11:07:26 +01:00
2017-09-11 09:29:50 +02:00
2017-08-23 23:58:49 +02:00
2017-10-15 15:59:43 +00:00
2017-04-22 11:25:27 +02:00
2017-03-26 23:56:23 +02:00
2017-06-21 07:46:21 +02:00
2017-09-02 17:47:10 +01:00
2017-06-08 10:50:47 +02:00
2017-09-02 17:47:10 +01:00
2017-03-13 23:11:45 +01:00
2017-03-26 23:56:23 +02:00
2017-06-30 10:17:27 +02:00
2017-06-30 10:17:27 +02:00
2017-09-11 09:29:50 +02:00
2017-09-11 09:29:50 +02:00
2017-03-26 23:56:23 +02:00
2017-09-12 09:50:24 +02:00
2017-09-11 09:29:50 +02:00
2017-08-12 17:25:50 +02:00
2017-10-05 14:06:23 +02:00