aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--NEWS1
-rw-r--r--build.macros.in1
2 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d203f5b..bde43b1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,4 @@
+- generate .gdb_index sections by default
- move _debuginfo_subpackages and _debugsource_packages from rpm
Version 2.23 - 30 July 2017, by Neal Gompa
diff --git a/build.macros.in b/build.macros.in
index e7657d1..eae7f37 100644
--- a/build.macros.in
+++ b/build.macros.in
@@ -144,6 +144,7 @@ GCONF_CONFIG_SOURCE=`%{_gconftool_bin} --get-default-source` %{_gconftool_bin} -
# Requires _enable_debug_packages.
#
%_include_minidebuginfo 1
+%_include_gdb_index 1
%_debugsource_packages 1
%_debuginfo_subpackages 1