Date: Thu, 17 Jul 2008 00:49:33 +0100 From: xorquewasp@googlemail.com To: freebsd-hackers@freebsd.org Subject: do not strip, compile with debugging symbols Message-ID: <20080716234933.GA85290@logik.internal.network>
next in thread | raw e-mail | index | archive | help
Hello. What's the correct way to ensure that ports are built with '-g' and that binaries/libraries created are not stripped? I'm assuming the first one involves setting CFLAGS in /etc/make.conf (admittedly, it's apparently not supported but I'm not building world with this setting anyway). The second, I'm not so sure about. I thought I'd heard of a NO_STRIP setting but if it exists, it's not documented. xw
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080716234933.GA85290>