]> git.mxchange.org Git - flightgear.git/commit
Fix ricer sqlite3 build
authorStanislaw Halik <sthalik@misaki.pl>
Tue, 8 Oct 2013 08:43:17 +0000 (10:43 +0200)
committerJames Turner <zakalawe@mac.com>
Wed, 9 Oct 2013 13:06:11 +0000 (15:06 +0200)
commit2a6f95894be9a012a974bc31211cad1f5e261d44
tree7690b8b462587ca39781df47bbf31089aabfffa6
parent778cc8c6a0abb88a1238850376ea2374358fd887
Fix ricer sqlite3 build

-fno-fast-math needs to be explicitly passed not to trigger #error
preprocessor directive.
3rdparty/sqlite3/CMakeLists.txt