intel / intel-graphics-compiler

Other
606 stars 158 forks source link

Fix cross-compiling elf_packager #203

Closed zboszor closed 3 years ago

zboszor commented 3 years ago

This allows CMAKE to wrap the executable with -DCMAKE_CROSSCOMPILING_EMULATOR=...

Signed-off-by: Zoltán Böszörményi zboszor@gmail.com

pszymich commented 3 years ago

Hi @zboszor,

Your change has been merged and you can see it here: 598766811c014f4ad81aef0cb6753b82aabc9053

Thank you for the contribution!