fixeria has uploaded this change for review. (
https://gerrit.osmocom.org/c/libosmo-pfcp/+/28961 )
Change subject: contrib/libosmo-pfcp.spec.in: do not disable LTO
......................................................................
contrib/libosmo-pfcp.spec.in: do not disable LTO
AFAICT, everything compiles just fine with -flto=auto.
Change-Id: I632cfd8deaaaa50f0ffba04aca4d422b7b51034e
---
M contrib/libosmo-pfcp.spec.in
1 file changed, 0 insertions(+), 4 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/libosmo-pfcp refs/changes/61/28961/1
diff --git a/contrib/libosmo-pfcp.spec.in b/contrib/libosmo-pfcp.spec.in
index 95dad82..d3cf821 100644
--- a/contrib/libosmo-pfcp.spec.in
+++ b/contrib/libosmo-pfcp.spec.in
@@ -1,7 +1,3 @@
-## Disable LTO for now since it breaks compilation of the tests
-##
https://osmocom.org/issues/4113
-%define _lto_cflags %{nil}
-
Name: libosmo-pfcp
Version: @VERSION@
Release: 0
--
To view, visit
https://gerrit.osmocom.org/c/libosmo-pfcp/+/28961
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: libosmo-pfcp
Gerrit-Branch: master
Gerrit-Change-Id: I632cfd8deaaaa50f0ffba04aca4d422b7b51034e
Gerrit-Change-Number: 28961
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-MessageType: newchange