13
0
livetrax/libs/audiographer/audiographer
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
..
general
sndfile Some fixes for GCC 4.7.0 2012-03-30 00:03:53 +00:00
utils
broadcast_info.h
debug_utils.h
debuggable.h
exception.h
flag_debuggable.h
flag_field.h
process_context.h Compile cleanly with clang. 2012-05-24 02:54:10 +00:00
routines.h
sink.h
source.h
throwing.h
type_utils.h Further GCC 4.7.0 fixes. 2012-03-30 01:21:08 +00:00
types.h