$ git show --format=fuller --patch-with-stat --summary bc3352ce004e010795ff0d875d5e89725f36e59e
commit bc3352ce004e010795ff0d875d5e89725f36e59e
Author: Ben Bullard <benbullard79@cox.net>
AuthorDate: Sun Mar 1 18:07:44 2020 -0600
Commit: GitHub <noreply@github.com>
CommitDate: Sun Mar 1 18:07:44 2020 -0600
Update lemon.spec
---
lemon.spec | 2 --
1 file changed, 2 deletions(-)
diff --git a/lemon.spec b/lemon.spec
index 3c79b75..d3d5b5b 100644
--- a/lemon.spec
+++ b/lemon.spec
@@ -21,8 +21,6 @@ implements features that can be used to eliminate resource leaks, making is
suitable for use in long-running programs such as graphical user interfaces or
embedded controllers.
-%define _disable_lto 1
-
%prep
%setup -q -c -T
cp %{SOURCE0} .