[Chapel Merge] Link runtime/third-party libraries into interop te

Branch: refs/heads/master
Revision: 9a3ed2b
Author: dlongnecke-cray
Log Message:

Merge pull request #17950 from dlongnecke-cray/cron-fix-gasnet-asan-interop

Link runtime/third-party libraries into interop tests for gasnet-asan

In #17913 I stopped linking in the runtime/third-party libraries for a
few C multi-locale interop tests to convince myself it could be done.
This works fine for normal runs, but when running gasnet-asan we need
to link ASAN into the client.

Continue linking the runtime/third-party libraries into these C tests
until we can figure out a better strategy.

Signed-off-by: David Longnecker dlongnecke-cray@users.noreply.github.com

Modified Files:
M test/interop/C/multilocale/exportString/noArgsRetString.lastcompopts

M test/interop/C/multilocale/exportString/stringArgsRetString.lastcompopts
M test/interop/C/multilocale/exportString/stringArgsRetVoid.lastcompopts

Compare: https://github.com/chapel-lang/chapel/compare/74759cfc8135...9a3ed2b89d5c