Add back --with-profiling-data

Should be enabled by default.
This commit is contained in:
Andreas Schneider 2020-11-20 15:15:40 +01:00
parent f88d234f14
commit 0867e962ba
1 changed files with 1 additions and 0 deletions

View File

@ -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 \