kumquat-buildroot/toolchain
Ricardo Martincoski d0837c0a14 toolchain/toolchain.mk: fix code style
Rearrange the header of the .mk file so it becomes similar to a header
from a package. It doesn't fit in one line, so split the details to a
comment below the header.

GCONV_LIBS is only used inside this file, so rename it to start with
TOOLCHAIN_, following the namespace convention already used by packages.

Rename the hook COPY_GCONV_LIBS to TOOLCHAIN_GLIBC_COPY_GCONV_LIBS
following the convention used for hooks in packages.

Signed-off-by: Ricardo Martincoski <ricardo.martincoski@gmail.com>
Cc: Thomas De Schampheleire <thomas.de_schampheleire@nokia.com>
Cc: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2018-04-01 08:47:18 +02:00
..
toolchain pkg-cmake: install CMake files as part of a package 2018-03-25 17:35:26 +02:00
toolchain-buildroot musl: enable or1k architecture 2017-11-30 11:37:53 +01:00
toolchain-external toolchain: fix detection of SSP support 2018-03-25 22:52:33 +02:00
Config.in toolchain: merge toolchain-common.in to Config.in 2018-04-01 08:45:54 +02:00
helpers.mk toolchain: fix detection of SSP support 2018-03-25 22:52:33 +02:00
toolchain-wrapper.c toolchain/wrapper: fake __DATE_ and __TIME__ for older gcc 2017-10-22 16:10:37 +02:00
toolchain-wrapper.mk toolchain/wrapper: fix code style 2018-04-01 08:46:41 +02:00
toolchain.mk toolchain/toolchain.mk: fix code style 2018-04-01 08:47:18 +02:00