package/gcc: fix fortran support
authorSamuel Martin <s.martin49@gmail.com>
Sun, 3 Jul 2016 13:47:39 +0000 (15:47 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 3 Jul 2016 14:58:11 +0000 (16:58 +0200)
commit5077bdd939a44815976ffa36e9f30a15935aeac2
tree90129f111de59ad8d4ecbfb3905904fe298a0aa3
parent7de668a1deae7d187bf2f0c30ee82e2a92ab81f8
package/gcc: fix fortran support

Fortran depends on libquadmath when available, make the buildroot
toolchain option depends on this new hidden symbol,

[Vincent: only do "HOST_GCC_FINAL_USR_LIBS += libquadmath" for i386 and
x86_64, otherwise it will fail saying "libquadmath.a: file not found"]

Signed-off-by: Samuel Martin <s.martin49@gmail.com>
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/gcc/Config.in.host
package/gcc/gcc-final/gcc-final.mk