-
- Downloads
Clang buildfixes
Building with clang took a few very small changes. The change to
helper/log.h is because clang doesn't like an expression where the
result is unused. In helper/system.h, I just defined true and false
since clang doesn't have them builtin.
Signed-off-by:
David Brownell <dbrownell@users.sourceforge.net>
Please register or sign in to comment