mirror of
https://github.com/sheumann/hush.git
synced 2025-03-13 00:30:23 +00:00
This involved breaking things up into more segments in debug mode, since the code is larger. I also had to remove some unused extern definitions, which were causing link errors when debug code was enabled. To enable debug code, pass "DEBUG=1" to make or build.gs.
…
Description
Languages
C
98.6%
Makefile
0.7%
Shell
0.6%
C++
0.1%