Strip resulting binary.
This commit is contained in:
parent
72f4f82d5a
commit
f18d7c0d55
1 changed files with 1 additions and 0 deletions
|
@ -55,6 +55,7 @@ imports: $(HACKERBASE-DEPS)
|
|||
|
||||
../hackerbase: $(HACKERBASE-OBJS)
|
||||
$(CSC) -static -o $@ $(HACKERBASE-OBJS)
|
||||
strip $@
|
||||
|
||||
.PHONY: clean
|
||||
clean:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue