kumquat-buildroot/toolchain
Samuel Martin b16f8c7876 toolchain/toolchain-common.in: add BR2_TOOLCHAIN_HAS_LIBQUADMATH hidden symbol
This hidden symbol allow to know when libquadmath can be built and
installed.

Also, declaring this symbol in toolchain-common.in allows to use it in
both external and buildroot toolchain backend.

This will be needed for adding/improving the fortran support.

Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Cc: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Cc: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Samuel Martin <s.martin49@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-07-03 16:58:11 +02:00
..
toolchain
toolchain-buildroot Replace (e)glibc by glibc 2016-06-28 22:19:22 +02:00
toolchain-external toolchain-external: remove SOURCE/SITE for locally available toolchain 2016-07-03 13:00:25 +02:00
Config.in toolchain: improve SSP logic 2016-05-23 21:07:24 +02:00
helpers.mk Revert "toolchain: allow side by side sysroot directories" 2016-06-07 23:27:10 +02:00
toolchain-common.in toolchain/toolchain-common.in: add BR2_TOOLCHAIN_HAS_LIBQUADMATH hidden symbol 2016-07-03 16:58:11 +02:00
toolchain-wrapper.c
toolchain-wrapper.mk
toolchain.mk