- Upgrade to 1.3.0
- Adjust the inreplace to set `CC = #{ENV.cc}` and the prefix.
- Add a `-headerpad_max_install_names` to the shared lib command.
- Add the new object file to the shared lib command.
- Install all the binaries.
- It passes `make test`
- Works with superenv.
ClosesHomebrew/homebrew#16049.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>