diff options
author | Martin Storsjo <martin@martin.st> | 2012-06-29 12:00:35 +0300 |
---|---|---|
committer | Martin Storsjo <martin@martin.st> | 2012-07-11 14:28:03 +0300 |
commit | 4f7355002c8b88d62362179eb792c712d4056dca (patch) | |
tree | 04f607d4789828a7c9cf041cb87ba96601349f1d /libSBRdec/src/lpp_tran.h | |
parent | b431d100a3582652dfd11b2e08ffb6c8f05bfd41 (diff) | |
download | ODR-AudioEnc-4f7355002c8b88d62362179eb792c712d4056dca.tar.gz ODR-AudioEnc-4f7355002c8b88d62362179eb792c712d4056dca.tar.bz2 ODR-AudioEnc-4f7355002c8b88d62362179eb792c712d4056dca.zip |
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.
Diffstat (limited to 'libSBRdec/src/lpp_tran.h')
0 files changed, 0 insertions, 0 deletions