spec: update embedded RPM spec file

The embedded RPM spec file seems to be a bit out of date. Update to
match the current RPM conventions.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
This commit is contained in:
H. Peter Anvin 2024-04-16 16:32:35 -07:00
parent 2d2ae91d7a
commit f932b338e3

View File

@ -40,7 +40,7 @@ PDF formats.
%build
sh autogen.sh
%configure --enable-sections
%configure --enable-gc $([ -z "%{_lto_cflags}" ] || echo --enable-lto)
make %{?_smp_mflags} everything
%install