qt5base-lts/config.tests
Thiago Macieira 2221b25dac CMake: add one more test for no_direct_extern_access
Found while compiling qtdeclarative tests:

FAILED: qtdeclarative/tests/auto/qml/qmlcppcodegen/tst_qmlcppcodegen
[...]
ld: qtdeclarative/tests/auto/qml/qmlcppcodegen/data/TestTypes/libcodegen_test_moduleplugin.a(codegen_test_moduleplugin_TestTypesPlugin.cpp.o): non-canonical reference to canonical protected function `_Z28qml_register_types_TestTypesv' in qtdeclarative/tests/auto/qml/qmlcppcodegen/data/libcodegen_test_module.a(codegen_test_module_qmltyperegistrations.cpp.o)
ld: failed to set dynamic section sizes: bad value
collect2: error: ld returned 1 exit status
ninja: build stopped: subcommand failed.

See https://sourceware.org/bugzilla/show_bug.cgi?id=29377

Pick-to: 6.4
Change-Id: I3859764fed084846bcb0fffd1702fe6da341a9e3
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
2022-07-20 14:54:21 -07:00
..
arch Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
binary_for_strip Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
cmake_zstd Check whether CMake was built with zstd support 2021-04-16 16:49:28 +02:00
no_direct_extern_access CMake: add one more test for no_direct_extern_access 2022-07-20 14:54:21 -07:00
precompile_header Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
separate_debug_info Add VERBATIM option to add_custom_command calls 2022-03-17 15:15:06 +01:00
static_link_order Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
verifyspec Remove the qmake project files 2021-01-07 15:32:28 +01:00
x86_simd CMake: update the x86 intrinsic checks 2022-06-28 03:28:42 +00:00
x86intrin x86/RDSEED: Work around QNX compiler missing the rdseed intrinsic 2022-07-06 03:20:38 -07:00
.gitignore Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
.qmake.conf make also configure tests not see %LIB% and %INCLUDE% under mingw 2016-10-17 13:44:43 +00:00