1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00
curl/winbuild
Simon Warta b2ac016510 winbuild: Free name $(CC) in Makefile (#950)
In the old line number 290, CC and CURL_CC had the same value. After
that, /DCURL_STATICLIB was added to CC but not CURL_CC (intended?).

This gets rid of the CC variable entirely. It is a first step to make it
possible to manualyl set a CC variable in order to be able to change the
compiler.
2016-08-09 08:29:59 +02:00
..
.gitignore Moved some patterns to subfolder's .gitignore. 2012-07-03 14:31:50 +02:00
BUILD.WINDOWS.txt winbuild: add mbedtls support 2016-04-21 23:23:49 +02:00
gen_resp_file.bat newlines: fix mixed newlines to LF-only 2014-09-12 10:22:34 +02:00
Makefile.msvc.names URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
Makefile.vc winbuild/Makefile.vc: Fix check on SSL, MBEDTLS, WINSSL exclusivity 2016-05-20 16:41:59 +02:00
MakefileBuild.vc winbuild: Free name $(CC) in Makefile (#950) 2016-08-09 08:29:59 +02:00