mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-13 18:26:58 +00:00
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 df7e1b55d5f40129ebffa1cb1b9c0dcd099b6eaa) Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com> Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>