summaryrefslogtreecommitdiff
path: root/nasm.spec.in
diff options
context:
space:
mode:
Diffstat (limited to 'nasm.spec.in')
-rw-r--r--nasm.spec.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/nasm.spec.in b/nasm.spec.in
index 10d5a3f3..9cdb3001 100644
--- a/nasm.spec.in
+++ b/nasm.spec.in
@@ -44,7 +44,7 @@ include linker, library manager, loader, and information dump.
%setup -q -n nasm-%{nasm_version}
%build
-%configure
+%configure --disable-pdf-compression
make %{?_smp_mflags} everything
%install