Enable namespaced builds by default for libssl and libcrypto.
authorbeck <beck@openbsd.org>
Tue, 9 Jul 2024 07:39:21 +0000 (07:39 +0000)
committerbeck <beck@openbsd.org>
Tue, 9 Jul 2024 07:39:21 +0000 (07:39 +0000)
commit0becb4658c6f3b6a2b969c91257171d46551383f
treee1f4869c931fa828e1cc15432bf54d1e78d91d58
parentce45643735b83717e1b955053aa92687c94c646e
Enable namespaced builds by default for libssl and libcrypto.

Some further refinements will happen to the build process to
automatically generate the Symbols.namespace file, and to remove
our last public unhidden symbol (which was a mistake, but waits for
a major bump to get removed)

But for now everything should be using this.

ok tb@
lib/libcrypto/Makefile