From c1ae3294abd2eba78572b04957925bb081617b04 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Pawe=C5=82=20Sikora?= Date: Thu, 7 Jul 2005 19:23:35 +0000 Subject: [PATCH 1/1] - -fvisibility-inlines-hidden disabled. Changed files: rpm.macros -> 1.227 --- rpm.macros | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rpm.macros b/rpm.macros index 824b82c..a95bb6a 100644 --- a/rpm.macros +++ b/rpm.macros @@ -20,7 +20,7 @@ %debugcflags -O0 -g -Wall %rpmcflags %{?debug:%debugcflags}%{!?debug:%optflags}%{?debuginfocflags} -%rpmcxxflags %{rpmcflags} -fvisibility-inlines-hidden +%rpmcxxflags %{rpmcflags} %rpmldflags %{nil} # %rpmldflags -Wl,--as-needed -- 2.44.0