dwarfredundant: +batch mode
[massrebuild.git] / redhat-rpm-config.patch
1 diff --git a/macros b/macros
2 index 858cac1..b47ff0a 100644
3 --- a/macros
4 +++ b/macros
5 @@ -332,7 +332,7 @@ print(result)
6  %_clang_lto_cflags     -flto
7  %_lto_cflags           %{expand:%%{_%{toolchain}_lto_cflags}}
8  
9 -%_general_options       -O2 %{?_lto_cflags} -fexceptions -g -grecord-gcc-switches -pipe
10 +%_general_options       -O2 %{?_lto_cflags} -fexceptions -g -fdebug-types-section -grecord-gcc-switches -pipe
11  %_warning_options       -Wall -Werror=format-security
12  %_preprocessor_defines  -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS
13  
14 diff --git a/redhat-rpm-config.spec b/redhat-rpm-config.spec
15 index 058a8bf..a86bb30 100644
16 --- a/redhat-rpm-config.spec
17 +++ b/redhat-rpm-config.spec
18 @@ -7,7 +7,7 @@
19  Summary: Red Hat specific rpm configuration files
20  Name: redhat-rpm-config
21  Version: 166
22 -Release: 1%{?dist}
23 +Release: 2types%{?dist}
24  # No version specified.
25  License: GPL+
26  URL: https://src.fedoraproject.org/rpms/redhat-rpm-config