toolchain: add support for the internal IBM s390x and Z toolchain

Signed-off-by: Alexander Egorenkov <egorenar@linux.ibm.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
This commit is contained in:
Alexander Egorenkov
2020-09-17 06:07:52 +02:00
committed by Yann E. MORIN
parent b9a31ea354
commit 29353bbef7
3 changed files with 8 additions and 4 deletions

View File

@@ -248,6 +248,11 @@ HOST_GCC_COMMON_CONF_OPTS += \
--with-long-double-128
endif
ifeq ($(BR2_s390x),y)
HOST_GCC_COMMON_CONF_OPTS += \
--with-long-double-128
endif
HOST_GCC_COMMON_TOOLCHAIN_WRAPPER_ARGS += -DBR_CROSS_PATH_SUFFIX='".br_real"'
# For gcc-initial, we need to tell gcc that the C library will be