13
0
livetrax/libs/evoral
David Robillard 27a1cf2cf7 Compile cleanly with clang.
To compile Ardour with LLVM/clang, do the usual thing but set the CXX and CC
environment variables, e.g.:

CC=/usr/bin/clang CXX=/usr/bin/clang++ ./waf configure build


git-svn-id: svn://localhost/ardour2/branches/3.0@12418 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-05-24 02:54:10 +00:00
..
evoral Compile cleanly with clang. 2012-05-24 02:54:10 +00:00
src Compile cleanly with clang. 2012-05-24 02:54:10 +00:00
test Fairly major change to the way in which crossfades are handled; 2012-04-16 16:32:22 +00:00
run-tests.sh Fairly major change to the way in which crossfades are handled; 2012-04-16 16:32:22 +00:00
wscript Fairly major change to the way in which crossfades are handled; 2012-04-16 16:32:22 +00:00