un-strip the sample binary :D

now the disassembly can include symbols
This commit is contained in:
Brooke Vibber 2026-01-05 12:53:00 -08:00
commit 10745b0ae8
3 changed files with 451 additions and 356 deletions

View file

@ -11,7 +11,6 @@ clean:
hello: hello.c hello: hello.c
$(CC) -static -O2 -o hello hello.c $(CC) -static -O2 -o hello hello.c
$(STRIP) hello
test: hello test: hello
./hello ./hello

Binary file not shown.

File diff suppressed because it is too large Load diff