diff options
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/fedora/bashrc_sssd | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/contrib/fedora/bashrc_sssd b/contrib/fedora/bashrc_sssd index 6740e93dc..7301b520c 100644 --- a/contrib/fedora/bashrc_sssd +++ b/contrib/fedora/bashrc_sssd @@ -91,7 +91,8 @@ remake() } # Clean the build directory and rebuild all objects, hiding most of the build -# output except for warnings and errors. This builds with standard CFLAGS. +# output except for warnings and errors. This builds with default +# optimization and without debugging symbols. warn() { make clean >/dev/null \ |