Fix make_build
This commit is contained in:
parent
a93beab863
commit
afea4e7922
@ -24,7 +24,7 @@ on x86-32 and x86-64 systems.
|
||||
%autosetup
|
||||
|
||||
%build
|
||||
make CFLAGS="$RPM_OPT_FLAGS -fpie -pie" %{?_smp_mflags}
|
||||
%make_build CFLAGS="$RPM_OPT_FLAGS -fpie -pie"
|
||||
|
||||
%install
|
||||
mkdir -p $RPM_BUILD_ROOT/%{_mandir}/man{5,8}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user