mirror of
https://github.com/netwide-assembler/nasm.git
synced 2024-11-27 08:10:07 +08:00
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:
parent
2d2ae91d7a
commit
f932b338e3
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user