]> granicus.if.org Git - curl/commit
Makefile.m32: add support for CURL_LDFLAG_EXTRAS
authorViktor Szakats <vszakats@users.noreply.github.com>
Thu, 18 Jun 2015 12:28:39 +0000 (14:28 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 18 Jun 2015 12:43:26 +0000 (14:43 +0200)
commit93aacc3050bb6c5aeddf6ea37a9b8a849fc0889b
treed4fcea4467f610e078918b02e954182b704c8bd5
parent307f212379c2ffa2181bdc523a7cc951aa8d1452
Makefile.m32: add support for CURL_LDFLAG_EXTRAS

It is similar to existing CURL_CFLAG_EXTRAS, but for
extra linker option.
lib/Makefile.m32