File acme-remove_strip.patch of Package acme
--- src/Makefile.orig 2010-12-29 00:38:30.000000000 +0100 +++ src/Makefile 2010-12-29 00:38:39.000000000 +0100 @@ -13,7 +13,6 @@ acme: acme.o alu.o cliargs.o cpu.o dynabuf.o encoding.o flow.o global.o input.o label.o macro.o mnemo.o output.o platform.o section.o tree.o $(CC) $(LIBS) $(CFLAGS) -o acme acme.o alu.o cliargs.o cpu.o dynabuf.o encoding.o flow.o global.o input.o label.o macro.o mnemo.o output.o platform.o section.o tree.o - strip acme