commit | 60af71cc8ed607e5eea9fa2ddf24a5b0de05e676 | [log] [tgz] |
---|---|---|
author | Yann Gautier <yann.gautier@st.com> | Tue Dec 18 10:46:34 2018 +0100 |
committer | Yann Gautier <yann.gautier@st.com> | Tue Dec 18 10:46:34 2018 +0100 |
tree | 59b3b6502f5576be8f9ba52373ff3680bba5c164 | |
parent | 5cb166c5a4e76a804b6fb36e9582961b4db4a99a [diff] |
clang: 32 bit compilation should include march32-directive This is done for other compilers, and without this some code does not compile, like inline assembly code. Fixes ARM-software/tf-issues#657. Signed-off-by: Yann Gautier <yann.gautier@st.com>