mirror of
https://github.com/mstorsjo/fdk-aac.git
synced 2025-02-10 08:30:37 +01:00
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.
The file is empty.
Description
Languages
C++
74.9%
C
24.8%
CMake
0.2%
Makefile
0.1%