Plumbing ownership further; some things became C++

This commit is contained in:
2025-04-14 03:48:28 -04:00
parent 76bae93e1c
commit d4a69c0b11
30 changed files with 192 additions and 193 deletions

View File

@ -1,6 +1,7 @@
#!/usr/bin/env bash
make distclean
pushd ..
./autogen.sh
popd
../configure --prefix=/opt/local --enable-ipv6
make -kj9
make -kj11