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}
|
||||
--enable-selftest \
|
||||
%endif
|
||||
--with-profiling-data \
|
||||
--with-systemd \
|
||||
--systemd-install-services \
|
||||
--with-systemddir=/usr/lib/systemd/system \
|
||||
|
Loading…
Reference in New Issue
Block a user