Skip to content

Commit

Permalink
Don't strip because echidna does flat binaries
Browse files Browse the repository at this point in the history
  • Loading branch information
mintsuki committed Oct 8, 2020
1 parent 2bd8e56 commit 7af3027
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ clean:

install:
install -d $(DESTDIR)$(PREFIX)/bin
install -s hello $(DESTDIR)$(PREFIX)/bin/
install hello $(DESTDIR)$(PREFIX)/bin/

0 comments on commit 7af3027

Please sign in to comment.