Quoting Tres Finocchiaro <[email protected]>:
> How much work would it be to make the source file `gong_1424.c` (and
> possibly others) compile with Clang?
>
> https://github.com/LMMS/lmms/blob/stable-0.4/plugins/LadspaEffect/swh/gong_1424.c

 From the hints in the bug report at SF, I'm guessing adding  
-std=gnu89 to the compiler options in the closest CMakelists.txt might  
do the trick?

That would be here:  
https://github.com/LMMS/lmms/blob/stable-0.4/plugins/LadspaEffect/swh/CMakeLists.txt#L16

-- 
[email protected]
softrabbit on #lmms



------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
_______________________________________________
LMMS-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/lmms-devel

Reply via email to