Commit 84572a0c authored by Nick Desaulniers's avatar Nick Desaulniers
Browse files

ANDROID: fips140: split dump-section+add-section into 2 ops

It looks like llvm-objcopy regressed the ability to simultaneously dump
then re-add a section with a new name.  Prefer 2 invocations of
$(OBJCOPY); dump-sections in the first, add-section and
set-section-flags in the second. This copies the sections rather than
rename them.

Test: BUILD_CONFIG=common-modules/virtual-device/build.config.virtual_device.i686 build/build.sh
Bug: 247603894
Link: https://reviews.llvm.org/D120486


Suggested-by: default avatarEric Biggers <ebiggers@google.com>
Suggested-by: default avatarFangrui Song <maskray@google.com>
Signed-off-by: default avatarNick Desaulniers <ndesaulniers@google.com>
Change-Id: I7f102f05b048b6c5f7aaeb0e438af84c2d2b4d1a
parent 38bfd335
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment