Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | u-boot-imx: Fix x86_64-linux-gnu-gcc compilation error | Carlos Rafael Giani | 2019-05-20 | 1 | -0/+46 |
This fixes the compiler error: | unable to execute 'x86_64-linux-gnu-gcc': No such file or directory | error: command 'x86_64-linux-gnu-gcc' failed with exit status 1 Signed-off-by: Carlos Rafael Giani <crg7475@mailbox.org> |