X-Git-Url: https://git.tld-linux.org/?p=packages%2Frpm.git;a=blobdiff_plain;f=rpm-macros.patch;h=e0e14fe661323cc005c21071b26e62f1a86e395b;hp=481fae8d28248d2005c0d4181b681bd5b8d9883c;hb=630c68c81e8bfa147007554ef35258d125bc8657;hpb=84075475222d896bc30bf83aaa7caeee19bedaea diff --git a/rpm-macros.patch b/rpm-macros.patch index 481fae8..e0e14fe 100644 --- a/rpm-macros.patch +++ b/rpm-macros.patch @@ -126,7 +126,7 @@ +#----------------------------------------------------------------- +# CFLAGS and LDFLAGS used to build + -+%debuginfocflags %{expand:%%define __dic_%{?_enable_debug_packages} 1}%{?__dic_1: -gdwarf-3 -g2}%{expand:%%undefine __dic_%{?_enable_debug_packages}} ++%debuginfocflags %{expand:%%define __dic_%{?_enable_debug_packages} 1}%{?__dic_1: -gdwarf-4 -fno-debug-types-section -g2}%{expand:%%undefine __dic_%{?_enable_debug_packages}} + +%debugcflags -O0 -g -Wall