diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2025-04-27 10:38:30 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska@appnovation.com> | 2025-04-27 10:38:30 +0000 |
| commit | 4818dab5964dddde93172d2552a7bd229645cf37 (patch) | |
| tree | 1f336065d75be8d18b72dbd920e496f5edadb1e0 /package/configure-snippets/configure_help_options | |
| parent | cc73efda66844ca87f1dd263926517664e8b1b08 (diff) | |
| download | execline-4818dab5964dddde93172d2552a7bd229645cf37.tar.gz | |
New templated configure
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'package/configure-snippets/configure_help_options')
| -rw-r--r-- | package/configure-snippets/configure_help_options | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/package/configure-snippets/configure_help_options b/package/configure-snippets/configure_help_options new file mode 100644 index 0000000..c6fd410 --- /dev/null +++ b/package/configure-snippets/configure_help_options @@ -0,0 +1,4 @@ + --enable-nsss use the nsss library for user information [disabled] + --enable-pedantic-posix use pedantically POSIX-compatible binaries [disabled] + --enable-multicall build a multicall binary [disabled] + |
