Skip to content

clang-1500.0.40.1 linker warnings eliminated

Sven-Bodo Scholz requested to merge sbs/sac2c:clang-linker-warnings into develop

complete overhaul of cctools; now much more modularised and the relation between the different options is exposed more clearly. Alongside, there is an elimination of -rpath duplicates integrated which silences the undesirable clang 15 linker warnings on OSX.

Merge request reports