Files
cdesktop/cde/lib/tt/lib
Jon Trulson e7d657c376 libtt: remove hardcoded -lstdc++ used to build TT library
Hardcoding a -lstdc++ is wrong, since not all OSs are likely to handle
C++ in the same way.

The issue is that libtt needs to be built as a C++ library, so we use
a fake dummy.cxx file to convince libtool to do so instead, rather
than trying to force the issue by linking a (possibly missing)
libstdc++.
2021-12-13 16:44:01 -07:00
..
2018-05-24 14:25:26 -06:00
2018-04-28 12:30:20 -06:00
2018-04-28 12:30:20 -06:00
2018-04-28 12:30:20 -06:00
2018-04-28 12:30:20 -06:00