Re: svn commit: r274200 - head/share/mk

2014-11-25 Thread Andriy Gapon
[I see that Mark reverted the change almost immediately.] On 09/11/2014 00:24, Alexander Kabaev wrote: > Because when building stuff with unwanted debug symbols one should make > sure they are really gone and the patch basically undoes than promise. > Whose job is it to strip .o's that end up in

Re: svn commit: r274200 - head/share/mk

2014-11-08 Thread Alexander Kabaev
On Sat, 08 Nov 2014 22:09:38 +0200 Andriy Gapon wrote: > On 08/11/2014 19:00, Alexander Kabaev wrote: > > On Thu, 6 Nov 2014 22:46:40 + (UTC) Mark Johnston > > wrote: > > > >> Author: markj Date: Thu Nov 6 22:46:40 2014 New Revision: 274200 > >> URL: https://svnweb.freebsd.org/changeset/ba

Re: svn commit: r274200 - head/share/mk

2014-11-08 Thread Andriy Gapon
On 08/11/2014 19:00, Alexander Kabaev wrote: > On Thu, 6 Nov 2014 22:46:40 + (UTC) Mark Johnston > wrote: > >> Author: markj Date: Thu Nov 6 22:46:40 2014 New Revision: 274200 URL: >> https://svnweb.freebsd.org/changeset/base/274200 >> >> Log: Automatically build with debug symbols when bui

Re: svn commit: r274200 - head/share/mk

2014-11-08 Thread Alexander Kabaev
On Thu, 6 Nov 2014 22:46:40 + (UTC) Mark Johnston wrote: > Author: markj > Date: Thu Nov 6 22:46:40 2014 > New Revision: 274200 > URL: https://svnweb.freebsd.org/changeset/base/274200 > > Log: > Automatically build with debug symbols when building with WITH_CTF. > Otherwise there's noth

svn commit: r274200 - head/share/mk

2014-11-06 Thread Mark Johnston
Author: markj Date: Thu Nov 6 22:46:40 2014 New Revision: 274200 URL: https://svnweb.freebsd.org/changeset/base/274200 Log: Automatically build with debug symbols when building with WITH_CTF. Otherwise there's nothing for ctfconvert to do, and it ends up emitting an error for each object fi