Enabled OpenMP for linux-arm64, linux-armv5, linux-armv7, linux-mips, linux-s390x

This commit is contained in:
Anton Chernov
2018-08-21 13:53:09 +02:00
parent b3654017a0
commit 78b49e90cb
5 changed files with 5 additions and 5 deletions

View File

@ -373,7 +373,7 @@ CT_CC_GCC_CONFIG_TLS=m
#
CT_CC_GCC_ENABLE_TARGET_OPTSPACE=y
# CT_CC_GCC_LIBMUDFLAP is not set
# CT_CC_GCC_LIBGOMP is not set
CT_CC_GCC_LIBGOMP=y
# CT_CC_GCC_LIBSSP is not set
# CT_CC_GCC_LIBQUADMATH is not set
# CT_CC_GCC_LIBSANITIZER is not set