diff options
author | Brad King <brad.king@kitware.com> | 2019-09-26 14:27:55 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2019-09-26 14:31:44 (GMT) |
commit | 587ccffe74638676090005ac6b7f799f15a0112c (patch) | |
tree | db0c2812ca6ed5bc432ca22c701063a0eb9a5df3 /Modules/Compiler | |
parent | de14d38cd287a95ffc880a2ba4dde417bdd45b88 (diff) | |
download | CMake-587ccffe74638676090005ac6b7f799f15a0112c.zip CMake-587ccffe74638676090005ac6b7f799f15a0112c.tar.gz CMake-587ccffe74638676090005ac6b7f799f15a0112c.tar.bz2 |
Tests: Add symbols to FortranModules static libraries
When GNU `ar` creates an archive with no symbols it has only an
empty header but no string table. On Solaris the OS-provided `ld`
fails in this case:
ld: elf error: file libfoo.a: elf_getarsym
Update our test to actually provide symbols from its archives.
Diffstat (limited to 'Modules/Compiler')
0 files changed, 0 insertions, 0 deletions