mirror of
https://github.com/sheumann/hush.git
synced 2024-11-17 10:07:19 +00:00
9320c1e704
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.
1 line
72 B
Plaintext
1 line
72 B
Plaintext
udl -g include/*.h coreutils/*.c libbb/*.c shell/*.c shell/*.h Makefile
|