On 5/5/19 8:56 am, George Mitchell wrote:
I tried compiling a debugging version of firefox:

cd /usr/ports/www/firefox; make clean; make WITH_DEBUG=yes install

The resulting binary had no debug symbols.  What did I do wrong?
-- George

WITH_DEBUG may not modify Firefox's actual makefile to do what you want. I would see if you need to monkey patch './configure' with a flag or two.

_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[email protected]"

Reply via email to