Martin Storsjo 4f7355002c Don't link to libstdc++
While the source is C++, it doesn't use anything from the C++
runtime, so by building with -fno-exceptions -fno-rtti, the
dynamic library doesn't have to be linked to libstdc++. This
also simplifies things for users of the static library.
2012-07-11 14:28:03 +03:00
2012-07-11 14:28:02 +03:00
2012-07-11 14:28:03 +03:00
2012-07-11 14:28:03 +03:00
2012-07-11 14:28:02 +03:00
2012-07-11 14:28:03 +03:00
2012-07-11 14:28:02 +03:00

The file is empty.
Description
No description provided
Readme 4.6 MiB
Languages
C++ 74.1%
C 25.7%
Makefile 0.2%