From be91976103cab950f954aa9a8e6a6fcdc939a167 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Thu, 5 Oct 2017 17:47:18 +0000 Subject: Better *FLAGS management; prepare for 2.6.0.1 --- INSTALL | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index f17e2b3..57bfa54 100644 --- a/INSTALL +++ b/INSTALL @@ -51,9 +51,10 @@ nevertheless, a few standard environment variables are recognized. detection by configure. The --host=HOST option will still add a HOST- prefix to the value of CC. - The values of CFLAGS, CPPFLAGS and LDFLAGS will be appended to flags -auto-detected by configure. To entirely override the flags set by -configure instead, use make variables. + The values of CFLAGS, CPPFLAGS and LDFLAGS will be appended to the +default flags set by configure. To override those defaults instead +of appending to them, use the CPPFLAGS, CFLAGS and LDFLAGS +_make variables_ instead of environment variables. * Make variables -- cgit v1.3.1