]> Sergey Matveev's repositories - nnn.git/commit
remove $(STRIP) leftover from Makefile
authorJan Chren <dev.rindeal+github.com@gmail.com>
Sat, 3 Aug 2019 22:09:16 +0000 (22:09 +0000)
committerGitHub <noreply@github.com>
Sat, 3 Aug 2019 22:09:16 +0000 (22:09 +0000)
commit176187c1ed009c02e226c969c3c548001f7ed634
tree8032b6d5758fcbb05e99072eea0118f9269f90bd
parent9d4498e7b30b5421fffee4aa13740b0a27c743d5
remove $(STRIP) leftover from Makefile

Use only the `strip` target fort stripping the binary.
Makefile