Strip binary after compilation

Whoops, I didn't need to revert that last commit. Sorry...
This commit is contained in:
ilikecats 2024-07-07 19:06:48 -07:00
parent 6c585086cd
commit 860da26597

View File

@ -1,2 +1,3 @@
default:
g++ main.cpp -o collatz
strip collatz