config/odroidc2: force usage of gcc 4.9.x
authordaggs <daggs@gmx.com>
Thu, 6 Oct 2016 11:14:59 +0000 (14:14 +0300)
committerPeter Korsgaard <peter@korsgaard.com>
Thu, 6 Oct 2016 15:41:58 +0000 (17:41 +0200)
commit6f162f27edf45a99bedd1c15eeb4d947b9e51f57
tree68fe28eebef4c14575215e720c0ecbeffb9f93e2
parent4ac77e653c30853348df57fb096e1ef2c3496d78
config/odroidc2: force usage of gcc 4.9.x

due to an issue with odroid's u-boot, compiling u-boot with
gcc 5.x will result in a non booting image.
so a gcc 4.9.x compiler must be used.
this solve bug #9326

thanks to Erico Nunes <nunes.erico@gmail.com> for pointing
to the right issue.

Reported-by: <gahabana@mail.com>
Signed-off-by: Dagg Stompler <daggs@gmx.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
configs/odroidc2_defconfig