commit d0b6f6b0e42896c691760134c57d73c51120d08f
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Fri Jan 1 09:50:10 2021 +0000
Revert "Add enable lto to configure options"
This reverts commit 5e9fc64d2e1cbdd0522ef8ed9097f3ea1f6c554a.
minidlna.spec | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
---
diff --git a/minidlna.spec b/minidlna.spec
index a345d20..1588e78 100644
--- a/minidlna.spec
+++ b/minidlna.spec
@@ -54,8 +54,7 @@ sed -i 's/#log_dir=\/var\/log/#log_dir=\/var\/log\/minidlna/' \
--disable-silent-rules \
--with-db-path=%{_localstatedir}/cache/%{name} \
--with-log-path=%{_localstatedir}/log/%{name} \
- --enable-tivo \
- --enable-lto
+ --enable-tivo
%make_build
Show replies by date