[llvm-commits] [llvm] r88979 - /llvm/trunk/Makefile
Duncan Sands
baldrick at free.fr
Mon Nov 16 23:54:21 PST 2009
Hi Daniel,
> Don't build examples by default, use BUILD_EXAMPLES=1 to build them. The only utility of this is testing that we keep the examples up to date, I will just make the buildbots run with this flag.
is this really a good idea? If someone breaks an example, wouldn't it be better
for them to discover that directly themselves rather than via a buildbot? And
what about newcomers who want to build examples - aren't they going to have a
hard time working out how to build the examples?
Ciao,
Duncan.
More information about the llvm-commits
mailing list