Hello and a wonderful day Kimura-san, it is a pleasure to have you here on this list.
Yasuhiro KIMURA wrote in <[email protected]>: |__stripfile() strips ${_file} only when value of ${OPT_DEBUG} is zero |and length of ${HAVE_STRIP} is nonzero. However, HAVE_STRIP is set in |mk/make-config.sh but not written to mk-config.mk. Therefore |__stripfile() never strips ${_file} in any cases. So change logic of |__stripfile() so it strips ${_file} only when value of ${OPT_DEBUG} is |zero and length of ${strip} is nonzero. This is absolutely right, and i could not believe it, but it seems stripping was broken for many years. In fact i stopped looking back in 2015, but i know it worked once when i have added the feature. Thank you very much, Kimura-san. I have committed your patch to [master] and all the [stable] branches. Ciao from Germany! --steffen | |Der Kragenbaer, The moon bear, |der holt sich munter he cheerfully and one by one |einen nach dem anderen runter wa.ks himself off |(By Robert Gernhardt)
