Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Todd Vierling <tv@netbsd.org>
List: source-changes
Date: 01/19/2002 18:49:29
Module Name: basesrc
Committed By: tv
Date: Sat Jan 19 16:49:29 UTC 2002
Modified Files:
basesrc: build.sh
Log Message:
Honor HOST_{CC,CFLAGS,CPPFLAGS,LDFLAGS} passed in from the environment
when building nbmake. Use the correct defaults if not set (HOST_CC=cc,
HOST_CFLAGS=-O).
To generate a diff of this commit:
cvs rdiff -r1.39 -r1.40 basesrc/build.sh
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.