crash: fix reproducibility

Fix reproducibility issue by retrieving the compiler version from the CC
env variable, which define the compiler used in the build and not from
the native gcc compiler install in the host machine.

Signed-off-by: Kéléfa Sané <kelefa.sane@smile.fr>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Kéléfa Sané
2025-05-26 11:53:18 +02:00
committed by Khem Raj
parent 3c4035cf28
commit df7e1b55d5
3 changed files with 49 additions and 3 deletions
@@ -7,9 +7,6 @@ KNOWN_NON_REPRO_META_OE = " \
asio-ptest \
asio-src \
cpuid-doc \
crash \
crash-dbg \
crash-src \
dhrystone \
dhrystone-dbg \
dhrystone-dev \