Skip to content

Commit

Permalink
Remove debugging stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
jacereda committed Nov 9, 2021
1 parent d056819 commit 77c5779
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions mk
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,3 @@ cosmoc -DDLOPEN=z_dlopen \
b/helper.nbsd.zip.o \
-o b/demo.com.dbg
objcopy --strip-all -Obinary b/demo.com.dbg b/demo.com
# scp b/demo.com curro:
scp -P2222 b/demo.com localhost:
ssh -XY -p2222 localhost ./demo.com

0 comments on commit 77c5779

Please sign in to comment.