Added UPDATING note about newer clang required.

This commit is contained in:
Ben Gras 2012-02-14 16:42:33 +01:00
parent 0f940cc58a
commit a8b1dd7809

View file

@ -1,3 +1,9 @@
20120214:
Compiling everything with clang (previous entry) depends on a
relatively new clang package. Please make sure you have at
least clang-2.9nb3 installed. The symptom of an old clang being
used is an assert(inited) firing, e.g. after rebuilding make.
20120214:
Full switch to clang/ELF. ack is no longer supported.