aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--nx-libs.spec3
1 files changed, 2 insertions, 1 deletions
diff --git a/nx-libs.spec b/nx-libs.spec
index 498fa900d..87cb656be 100644
--- a/nx-libs.spec
+++ b/nx-libs.spec
@@ -401,7 +401,8 @@ sed -i -e 's/Wpedantic/pedantic/g' nx-X11/config/cf/{{host,xorgsite}.def,xorg.cf
%build
cat >"my_configure" <<'EOF'
-%configure
+%configure \
+ --disable-silent-rules
EOF
chmod a+x my_configure;
# The RPM macro for the linker flags does not exist on EPEL