https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237714
--- Comment #2 from rozhuk...@gmail.com ---
--enable-debug does not affect to INSTALL_TARGET= install-strip, and as
result binary without debug symbols, gdb bt show nothink usable.
I see no other good ways to set INSTALL_TARGET=install
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236438
--- Comment #7 from rozhuk...@gmail.com ---
(In reply to Guido Falsi from comment #6)
--enable-debug does not affect to INSTALL_TARGET= install-strip, and as
result binary without debug symbols, gdb bt show nothink usable.
I see no oth