summaryrefslogtreecommitdiffstats
path: root/package/postgresql/postgresql.mk
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@bootlin.com>2018-10-21 13:54:14 +0200
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>2018-10-21 16:26:54 +0200
commit6300de5464989f2dd07ee86a3589cd05e5184bb0 (patch)
tree67cf587c932a3d2be797fc5f7bbb63ec815b624c /package/postgresql/postgresql.mk
parent076fd27da721971f44f681d5a06f68496371d96a (diff)
downloadbuildroot-6300de5464989f2dd07ee86a3589cd05e5184bb0.tar.gz
buildroot-6300de5464989f2dd07ee86a3589cd05e5184bb0.zip
package/gcc: introduce BR2_GCC_SUPPORTS_LIBCILKRTS
libcilkrts was introduced in gcc 4.9, and removed in gcc 8.x. Therefore, it does not make sense to pass --disable-libcilkrts in gcc 8.x and higher. This commit introduces BR2_GCC_SUPPORTS_LIBCILKRTS that allows the makefile code to know if the selected gcc version supports libcilkrts or not. This new option mainly allows to annotate the fact that libcilkrts exists in gcc [4.9, 7] and that once we have dropped support for those gcc versions, the libcilkrts related logic can be removed. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> Reviewed-by: Romain Naour <romain.naour@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'package/postgresql/postgresql.mk')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud