ci-build.sh: Add back test without versioned symbols
authorBernd Schubert <bschubert@ddn.com>
Tue, 19 Mar 2024 23:56:18 +0000 (00:56 +0100)
committerBernd Schubert <bschubert@ddn.com>
Wed, 20 Mar 2024 11:37:15 +0000 (12:37 +0100)
commit99ef7a93eaf5440eddc03879b483726b329ccb4b
tree253d6cb619055ea6b2c5fe00397f9831af3c16d7
parent255de0b78a2a2c6202d87e40aab72c58b7fcf146
ci-build.sh: Add back test without versioned symbols

Commit b1cdc497 ("ci-build.sh: Run ASAN and UBSAN at the same time")
also accidentally removed the test for versioned symbols.

Also export clang/clang++ to make sure new shells get it.
test/ci-build.sh