mirror of
https://github.com/LMMS/lmms.git
synced 2026-03-19 22:48:46 -04:00
All versions of OS X except Snow Leopard ship GCC 4.0 which does not
understand the "-finline-functions-called-once" flag. Therefore do not
use this flag when building for OS X.
(cherry picked from commit 01ae99d6aa)