summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/brya/variants/banshee/include
diff options
context:
space:
mode:
authorJakub Czapiga <jacz@semihalf.com>2022-01-18 14:22:22 +0000
committerPatrick Georgi <patrick@coreboot.org>2022-01-20 09:22:26 +0000
commit28a97a2ae5a684e3645c8f69cd55c1369bf9f3a3 (patch)
tree6e446f4bc2acdc0fb4b965be9b73347f8e1b5862 /src/mainboard/google/brya/variants/banshee/include
parent8a4a89fdcb58655de09e4a2688c8f4d912bacc6c (diff)
downloadcoreboot-28a97a2ae5a684e3645c8f69cd55c1369bf9f3a3.tar.gz
coreboot-28a97a2ae5a684e3645c8f69cd55c1369bf9f3a3.tar.bz2
coreboot-28a97a2ae5a684e3645c8f69cd55c1369bf9f3a3.zip
libpayload/Makefile.inc: Fix ar calls to support llvm-ar
llvm-ar does not support "open" script command, and fails with an error. This patch fixes it by removing lines `$(AR) rc <object-files>` and it puts them as "addmod" commands. This way all object files and archives can be packed into one archive. Change-Id: I0c53d1d613b5edc321e268d1d996fac3146680f8 Signed-off-by: Jakub Czapiga <jacz@semihalf.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/61182 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Patrick Georgi <patrick@coreboot.org> Reviewed-by: Julius Werner <jwerner@chromium.org>
Diffstat (limited to 'src/mainboard/google/brya/variants/banshee/include')
0 files changed, 0 insertions, 0 deletions