summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2017-10-05 17:47:18 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2017-10-05 17:47:18 +0000
commitbe91976103cab950f954aa9a8e6a6fcdc939a167 (patch)
tree7facc968415669361e5467ed2d3065f5471d5455 /INSTALL
parentc365aeb0721d3749bb5f94f09a3ad97ec6131805 (diff)
downloadskalibs-be91976103cab950f954aa9a8e6a6fcdc939a167.tar.xz
Better *FLAGS management; prepare for 2.6.0.1
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL7
1 files changed, 4 insertions, 3 deletions
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