38b1a6
spec: Update LTO comment
@@ -138,7 +138,8 @@
|
|
138
138
|
%define have_librdma 0
|
139
139
|
%endif
|
140
140
|
|
141
|
-
#
|
141
|
+
# LTO still has issues with qemu on armv7hl and aarch64
|
142
|
+
# https://bugzilla.redhat.com/show_bug.cgi?id=1952483
|
142
143
|
%global _lto_cflags %{nil}
|
143
144
|
|
144
145
|
# OOM killer breaks builds with parallel make on s390(x)
|