Date: Fri, 18 Dec 2015 00:26:42 +0100 (CET) From: Andreas Schwarz <freebsd.asc@strcmp.org> To: freebsd-arm@FreeBSD.org Subject: reverted behavior with debug file creation Message-ID: <4767139884d.26a8636a@mail.schwarzes.net>
next in thread | raw e-mail | index | archive | help
FYI, if you run into the same problem. I was wondering why I have less disk space after a buildworld install, after searching I found a lot of debug files in /usr/lib/debug/. The reason for this is, the behavier of the debug file creation was changed. Instead to enable it with WITH_DEBUG_FILES in /etc/src.conf you have to disable it with WITHOUT_DEBUG_FILES. This is mentioned in /usr/src/UPDATING, but not in the manual for src.conf. best regards, Andreas
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4767139884d.26a8636a>