From 439910a280c4124235734515ac9135be45bfb062 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: May 24 2022 14:33:16 +0000 Subject: import devtoolset-11-elfutils-0.185-2.el7 --- diff --git a/SOURCES/elfutils-0.185-dts.patch b/SOURCES/elfutils-0.185-dts.patch index 4fff994..162b4cc 100644 --- a/SOURCES/elfutils-0.185-dts.patch +++ b/SOURCES/elfutils-0.185-dts.patch @@ -1215,3 +1215,14 @@ index b7ec1420..3523f075 100755 # self test, shouldn't impact non-ET_REL files at all. runtest ${abs_top_builddir}/src/strip 0 +--- a/libcpu/Makefile.am 2021-05-22 14:25:24.000000000 -0400 ++++ b/libcpu/Makefile.am 2022-03-07 14:28:51.079852845 -0500 +@@ -33,7 +33,7 @@ + if BUILD_STATIC + AM_CFLAGS += $(fpic_CFLAGS) + endif +-AM_CFLAGS += -fdollars-in-identifiers ++AM_CFLAGS += -fPIC -fdollars-in-identifiers + LEXCOMPILE = $(LEX) $(LFLAGS) $(AM_LFLAGS) -P$( - 0.185-2 +- rhbz2060611: add -fPIC to libcpu/ CFLAGS + * Thu May 27 2021 Mark Wielaard - 0.185-1 - Upgrade to upstream 0.185