]> git.tdb.fi Git - builder.git/commit
Add support for statically linking the C++ standard library
authorMikko Rasa <tdb@tdb.fi>
Thu, 30 Aug 2018 11:06:03 +0000 (14:06 +0300)
committerMikko Rasa <tdb@tdb.fi>
Thu, 30 Aug 2018 11:06:03 +0000 (14:06 +0300)
commitbc85cc286c8a3f1055f1979a7ff8697cf1b61912
tree4bd90fbd3ed66fdfce2e5302a6afae0bb3d5a88a
parentfe305f49aae7b7dff4c6be6f7bb8d403ccf53768
Add support for statically linking the C++ standard library

It can be requested by setting the libmode for "stdc++" as STATIC.
source/gnulinker.cpp