summaryrefslogtreecommitdiffstats
path: root/Tests/FindPython/Python2Module
diff options
context:
space:
mode:
authorDavid Tenty <daltenty@ibm.com>2024-04-11 16:18:41 (GMT)
committerDavid Tenty <daltenty@ibm.com>2024-04-11 16:18:41 (GMT)
commitb4d1ab42b8529d0c210d8b2895b8e8b5cb7abb15 (patch)
tree33ea1cc321bdd6683c8c013f49a038c8fef70f33 /Tests/FindPython/Python2Module
parentf8ba5b12ca842ce1c02c22bf25ff52e2bc18e7b6 (diff)
downloadCMake-b4d1ab42b8529d0c210d8b2895b8e8b5cb7abb15.zip
CMake-b4d1ab42b8529d0c210d8b2895b8e8b5cb7abb15.tar.gz
CMake-b4d1ab42b8529d0c210d8b2895b8e8b5cb7abb15.tar.bz2
AIX: Consider tdata symbols in ExportImportList
Thread-local variables are put in the tdata section on AIX / XCOFF [1]. Unfortunately the ExportImportList script currently doesn't consider this section when looking for symbols to export. This results in linking failures in applications (such as LLVM) when building which expect these thread local variables to be exported from their shared libraries. [1]: https://www.ibm.com/docs/en/aix/7.3?topic=formats-xcoff-object-file-format
Diffstat (limited to 'Tests/FindPython/Python2Module')
0 files changed, 0 insertions, 0 deletions