The following reply was made to PR misc/179536; it has been noted by GNATS.
From: Sayetsky Anton <vsjcfm@gmail.com>
To: Alexey Markov <redrat@mail.ru>, bug-followup@freebsd.org
Cc:
Subject: Re: misc/179536: File mps.ko.symbols is unconditionally installed
Date: Thu, 13 Jun 2013 13:54:56 +0300
2013/6/13 Alexey Markov <redrat@mail.ru>:
> For unknown reason file mps.ko.symbols is unconditionally built and installed even if kernel config has debug option commented out. It seems somewhat connected to this line in the /usr/src/sys/modules/mps/Makefile:12
>
> DEBUG_FLAGS += -g
Confirmed on 9.1-RELEASE-p3 (also with sfxge):
jason@jw:~$ ls /boot/kernel/*.symbols
/boot/kernel/mps.ko.symbols /boot/kernel/sfxge.ko.symbol
_______________________________________________
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscribe@freebsd.org"