commit | 023b63eafe0a52e8a0ac739e6455753ca7c8edc7 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Sun Nov 26 14:05:18 2017 +0100 |
committer | Alexander Graf <agraf@suse.de> | Fri Dec 01 13:38:05 2017 +0100 |
tree | 893dfe07c85f8c9c0cb5195b0c7018843ec4f2c5 | |
parent | 99ce206892f7e5ebe502bd8963f6b4769d1b8f42 [diff] |
efi_selftest: compile without special compiler flags As the selftest is not compiled as an EFI binary we do not need special compiler flags. This avoids the checkarmreloc error on vexpress_ca15_tc2. Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Signed-off-by: Alexander Graf <agraf@suse.de>