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>
(cherry picked from commit df7e1b55d5)
Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com>
Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
This commit is contained in:
Kéléfa Sané
2025-09-30 22:18:32 +13:00
committed by Gyorgy Sarvari
parent 6cc88c4e9b
commit c8b8a7cfcd
3 changed files with 49 additions and 3 deletions
@@ -7,9 +7,6 @@ KNOWN_NON_REPRO_META_OE = " \
boinc-client-dev \
cjson-ptest \
cpuid-doc \
crash \
crash-dbg \
crash-src \
dhrystone \
dhrystone-dbg \
dhrystone-dev \