From f13effec22fe78e32b0802dbd66610ed4c80c2a0 Mon Sep 17 00:00:00 2001 From: "H. Peter Anvin" Date: Mon, 10 Apr 2017 16:10:28 -0700 Subject: doc: add the option to generate an uncompressed PDF An uncompressed PDF is about twice as big, but if one is using an external compression program (e.g. .pdf.xz) it compresses far better. Use it for the RPM specfile. Signed-off-by: H. Peter Anvin --- nasm.spec.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nasm.spec.in') 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 -- cgit v1.2.3