mirror of
https://github.com/bensuperpc/dockcross.git
synced 2025-06-10 21:19:26 +02:00
Enabled OpenMP for linux-arm64, linux-armv5, linux-armv7, linux-mips, linux-s390x
This commit is contained in:
@ -372,7 +372,7 @@ CT_CC_GCC_USE_LTO=y
|
||||
#
|
||||
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
|
||||
|
Reference in New Issue
Block a user