kn b12d29201e Fix sparc64 libcdada and pmacct builds
ld.bfd(1) does not understand library-specs(7), i.e. `-lestdc++>=17'
but both ports pass them through CXXLIB on non-clang arches.

Use c++ to link, disable examples, update libcdada and fix CXXLIB handling
for libcdada detection in pmacct.
From Brad Smith, thanks!

Prodded by my ugly hack to remove library-specs(7)
OK sthen
2022-02-22 13:18:44 +00:00
..