diff options
author | Bernhard Reutner-Fischer | 2022-04-21 13:37:10 +0200 |
---|---|---|
committer | Bernhard Reutner-Fischer | 2022-04-21 13:37:10 +0200 |
commit | 831c754c91f798c53a133bc2cb84eaf38ed32352 (patch) | |
tree | 9c836e007432665e3b9edb2c4fe70a4f0c35aae7 /testsuite/bc_sine.bc | |
parent | c93eb1a95b1f06c145d4169a8776a318a2085e8b (diff) | |
download | busybox-831c754c91f798c53a133bc2cb84eaf38ed32352.zip busybox-831c754c91f798c53a133bc2cb84eaf38ed32352.tar.gz |
kbuild: fix building sha256
Pass down the correct EXTRA_CFLAGS to the compiler driver when building
assembler source.
Otherwise building busybox for a multilib other than the default failed
to link since hash_md5_sha256_x86-64_shaNI.o and
hash_md5_sha_x86-64_shaNI.o were built for the default arch which might
not what we requested in the EXTRA_CFLAGS.
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Diffstat (limited to 'testsuite/bc_sine.bc')
0 files changed, 0 insertions, 0 deletions