diff options
author | Paul Menzel <paulepanter@users.sourceforge.net> | 2018-06-05 07:14:52 +0200 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2018-07-02 16:22:32 +0000 |
commit | 1619a3847594ecf6a5125d1030c8d86089dc7fda (patch) | |
tree | cf523c66eaa7edda74e8888463179283feeb31fd /src/mainboard/google/octopus | |
parent | fafc11f2f51acc6f35c7d98a3445cc3c3b71268a (diff) |
Makefile.inc: Use no-packed-not-aligned only with GCC
Clang doesn't know the warning `packed-not-aligned`, so only add it
when GCC is used.
error: unknown warning option '-Wno-packed-not-aligned'; did you \
mean '-Wno-over-aligned'? [-Werror,-Wunknown-warning-option]
Change-Id: I86ee12a12fc24a0b8b92c4a0e665103ee4c4003d
Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-on: https://review.coreboot.org/26879
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard/google/octopus')
0 files changed, 0 insertions, 0 deletions