commit 052cd0864d9e06711fada43fc5d613205c4215e5 from: Benjamin Stürz date: Wed Jul 31 09:50:41 2024 UTC tools/Makefile: don't try to strip oksh commit - efb345117765319dc4b189f9cc8a8bd3ef114239 commit + 052cd0864d9e06711fada43fc5d613205c4215e5 blob - ffa10081e964b4e3605a667e9e25238ffb009500 blob + 814d250d4c0cccc67f98dac7a5cda21ffac3740a --- tools/Makefile +++ tools/Makefile @@ -308,6 +308,7 @@ ${STAMPS}/oksh-configure: ${STAMPS}/oksh ${STAMPS}/lib --enable-ksh \ --enable-static \ --disable-curses \ + --no-strip \ --no-thanks touch $@