Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Sep 2001 15:18:17 -0400 (EDT)
From:      Mikhail Teterin <mi@misha.privatelabs.com>
To:        stable@freebsd.org
Subject:   -lc_r and -g
Message-ID:  <200109051918.f85JIHL00841@misha.privatelabs.com>

next in thread | raw e-mail | index | archive | help
Hi! I'm  building the  -stable world  right now  and noticing,  that the
CFLAGS for libc_r  are "-g -pipe". There are some  *DEBUG* flags defined
too. Is that intentional? Is that how we plan to release?

IMHO, the flags for the release should be something like this:

	-O -pipe ${PROG:C/.+/-fomit-frame-pointer/}

	-mi

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200109051918.f85JIHL00841>