Add back --with-profiling-data
Should be enabled by default.
This commit is contained in:
parent
f88d234f14
commit
0867e962ba
@ -950,6 +950,7 @@ export LDFLAGS="%{__global_ldflags} -fuse-ld=gold"
|
|||||||
%if %{with testsuite}
|
%if %{with testsuite}
|
||||||
--enable-selftest \
|
--enable-selftest \
|
||||||
%endif
|
%endif
|
||||||
|
--with-profiling-data \
|
||||||
--with-systemd \
|
--with-systemd \
|
||||||
--systemd-install-services \
|
--systemd-install-services \
|
||||||
--with-systemddir=/usr/lib/systemd/system \
|
--with-systemddir=/usr/lib/systemd/system \
|
||||||
|
Loading…
Reference in New Issue
Block a user