Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Jun 2001 17:34:39 -0500
From:      Will Andrews <will@physics.purdue.edu>
To:        Brian Somers <brian@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: ports/sysutils/dvdtape Makefile ports/sysutils/dvdtape/files patch-ac patch-aa
Message-ID:  <20010610173439.Y9537@bohr.physics.purdue.edu>
In-Reply-To: <200106102204.f5AM4j637503@freefall.freebsd.org>; from brian@FreeBSD.org on Sun, Jun 10, 2001 at 03:04:44PM -0700
References:  <200106102204.f5AM4j637503@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Jun 10, 2001 at 03:04:44PM -0700, Brian Somers (brian@FreeBSD.org) wrote:
>   Log:
>   Fix some option-parsing bugs (missing breaks)
>   Change sprintf -> snprintf
>   Change -O2 -> -O

Don't hardcode -O, use ${CFLAGS} in a regex.  Also pass CC=${CC}
in MAKE_ENV.  CFLAGS should be completely overridable too.

-- 
wca

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




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