From: Michael Jeanson Date: Mon, 5 Jun 2023 17:58:16 +0000 (-0400) Subject: fix: aarch64: allow RHEL7 gcc 4.8.5-11 X-Git-Url: https://git.lttng.org/?a=commitdiff_plain;h=ce48fb1ee8d85565517808346faff94d431327a9;hp=ce48fb1ee8d85565517808346faff94d431327a9;p=userspace-rcu.git fix: aarch64: allow RHEL7 gcc 4.8.5-11 The patch for GCC upstream bug 63293[1] was backported in RHEL7 gcc 4.8.5-11 package, allow building with this version. [1] https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63293 Change-Id: Ib5d8ef3c292a691167c5c4834c1e0bfdfe5b56b3 Signed-off-by: Michael Jeanson Signed-off-by: Mathieu Desnoyers ---