summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README12
1 files changed, 12 insertions, 0 deletions
diff --git a/README b/README
index 9b3cdea6a..ff49b3e60 100644
--- a/README
+++ b/README
@@ -48,3 +48,15 @@ VERSION SCHEMA:
suffix = "devel" or "rc<N>"
+COMPILATION:
+
+ See the INSTALL file for more details.
+
+ Notes:
+ * use SUID_CFLAGS when you want to define special compiler options
+ for typical suid programs, for example:
+
+ SUID_CFLAGS="-fpic" ./configure
+
+ Now this feature is supported for chfn, chsh, newgrp, write,
+ mount and umount.