ecl/msvc
Exaybachay 30f1ffcd5d buildsystem: remove unnecessary nodefaultlib linker flags(msvc)
MS link.exe can pick the right crt libraries according to the compiler flags,
such as /MD, /MDd etc.

So we remove them to keep the command line tidy and clean.
2019-07-26 11:55:52 +08:00
..
c ieee-fp: introduce new macro for toggling between Lisp and C fpe 2019-06-30 13:01:06 +02:00
doc cleanup: purge clx 2016-09-07 14:58:50 +02:00
ecl ieee-fp: introduce new macro for toggling between Lisp and C fpe 2019-06-30 13:01:06 +02:00
gc build system: suppress some logo(copyright) information for msvc toolchains. 2018-09-23 13:41:22 +00:00
gmp msvc: gmp: add mpq sources 2019-05-05 10:38:02 +02:00
tests windows: fix make check 2017-03-17 11:53:52 +01:00
util Add the possibility of installing redistributable files from Microsoft 2011-01-06 21:59:44 +01:00
Makefile buildsystem: remove unnecessary nodefaultlib linker flags(msvc) 2019-07-26 11:55:52 +08:00