aboutsummaryrefslogtreecommitdiff
path: root/lib/vtls/vtls.c
diff options
context:
space:
mode:
authorViktor Szakats <vszakats@users.noreply.github.com>2017-10-04 15:57:19 +0000
committerViktor Szakats <vszakats@users.noreply.github.com>2017-10-04 15:57:19 +0000
commitaaa16f80256abc1463fd9374815130a165222257 (patch)
tree943839d1038314953c10ecc0c642760ddd1de5aa /lib/vtls/vtls.c
parent4f38db1d28a971f938400f558e968fdffb9233a0 (diff)
lib/Makefile.m32: allow customizing dll suffixes
- New `CURL_DLL_SUFFIX` envvar will add a suffix to the generated libcurl dll name. Useful to add `-x64` to 64-bit builds so that it can live in the same directory as the 32-bit one. By default this is empty. - New `CURL_DLL_A_SUFFIX` envvar to customize the suffix of the generated import library (implib) for libcurl .dll. It defaults to `dll`, and it's useful to modify that to `.dll` to have the standard naming scheme for mingw-built .dlls, i.e. `libcurl.dll.a`. Closes https://github.com/curl/curl/pull/1942
Diffstat (limited to 'lib/vtls/vtls.c')
0 files changed, 0 insertions, 0 deletions