Releases: rigtorp/hiccups
Releases · rigtorp/hiccups
Initial release of hiccups
I'm pleased to release hiccups 1.0.0!
Static binary for 64bit Linux was built as follows:
g++ -O3 -std=c++17 src/hiccups.cpp -o hiccups_1.0.0_linux_amd64 -Wl,--gc-sections -Wl,--strip-all -static -lpthread