Do not enable asm with clang
clang pretends to be gcc 4.2.0 which means we will
use inline asm for no reason, instead of builtins
on clang when possible.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Showing
This diff is collapsed.
This diff is collapsed.
Please
register
or
sign in
to comment