less icon indicating copy to clipboard operation
less copied to clipboard

Debug Mode for Makefile.wng

Open tgrelka opened this issue 4 years ago • 1 comments

The Makefile.wnm has debugging flags which can be optionally enabled. I feel like Makefile.wng should have something similar. When building less using mingw32-make, I found that I had to add the -g flag to CFLAGS / CFLAGS_MINGW to be able to debug successfully.

tgrelka avatar Feb 03 '21 06:02 tgrelka

I am not familiar with mingw, but feel free to submit a pull request for the changes that you want.

gwsw avatar Mar 05 '21 16:03 gwsw