diff options
Diffstat (limited to 'pkg/util-linux/README.md')
| -rw-r--r-- | pkg/util-linux/README.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/pkg/util-linux/README.md b/pkg/util-linux/README.md index 1b4ca8b6..e90607ad 100644 --- a/pkg/util-linux/README.md +++ b/pkg/util-linux/README.md @@ -16,3 +16,7 @@ requires that we enable them, they aren't actually needed to build fdisk. `_PATH_RUNSTATEDIR` and `LOCALEDIR` are defined in a separate top section. They are normally defined with flags in `Makefile.am`. + +`HAVE_IOPERM` was removed since it appears to be unused. `HAVE_IOPL` +was removed since it is only used by `sys-utils/hwclock-cmos.c`, +which we don't build. |
