diff options
author | Brad King <brad.king@kitware.com> | 2020-02-03 16:31:54 (GMT) |
---|---|---|
committer | Kitware Robot <kwrobot@kitware.com> | 2020-02-03 16:32:01 (GMT) |
commit | 999a8663c5479c1e9afff50fbdcb90fea5bc3de4 (patch) | |
tree | fa92b4e610d54c4230952d9b3cd10b2227b0c920 /Tests/RunCMake/AutoExportDll/AIXExportExplicit-build-stdout.txt | |
parent | ea5c6c3c86c8f22634e32cb8d1ebe8bc1a2c0752 (diff) | |
parent | afcd9fe66943259ea9521ff77b32673e0cdf70b2 (diff) | |
download | CMake-999a8663c5479c1e9afff50fbdcb90fea5bc3de4.zip CMake-999a8663c5479c1e9afff50fbdcb90fea5bc3de4.tar.gz CMake-999a8663c5479c1e9afff50fbdcb90fea5bc3de4.tar.bz2 |
Merge topic 'aix-no-export-all'
afcd9fe669 AIX: Add an option to disable automatic exports from shared libraries
67f30811ce AIX: Improve name of internal symbol export list file
0ffd54f094 AIX: Add ExportImportList option to skip the object files
0dcfb63cb9 AIX: Revise ExportImportList to build output more incrementally
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !4308
Diffstat (limited to 'Tests/RunCMake/AutoExportDll/AIXExportExplicit-build-stdout.txt')
-rw-r--r-- | Tests/RunCMake/AutoExportDll/AIXExportExplicit-build-stdout.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Tests/RunCMake/AutoExportDll/AIXExportExplicit-build-stdout.txt b/Tests/RunCMake/AutoExportDll/AIXExportExplicit-build-stdout.txt new file mode 100644 index 0000000..760ba3c --- /dev/null +++ b/Tests/RunCMake/AutoExportDll/AIXExportExplicit-build-stdout.txt @@ -0,0 +1 @@ +ERROR: Undefined symbol: .AIXNotExported |