* INSTALL: Add note about sparc64/ia64 with clang (unsupported).

This commit is contained in:
Vladimir Serbinenko 2013-11-23 12:49:41 +01:00
parent e67566ce0a
commit 7b04fe6c9e
2 changed files with 8 additions and 0 deletions

View file

@ -1,3 +1,7 @@
2013-11-23 Vladimir Serbinenko <phcoder@gmail.com>
* INSTALL: Add note about sparc64/ia64 with clang (unsupported).
2013-11-23 Vladimir Serbinenko <phcoder@gmail.com>
* util/garbage-gen.c: Add missing include of sys/time.h.