!103 spec: do not recompute the build-id of vmlinux
From: @mistyriver Reviewed-by: @luochenglcs,@xiexiuqi Signed-off-by: @xiexiuqi
This commit is contained in:
commit
6374cafb44
@ -1,4 +1,3 @@
|
||||
|
||||
%define with_signmodules 1
|
||||
%define with_kabichk 0
|
||||
|
||||
@ -16,6 +15,13 @@
|
||||
%global pkg_release .7
|
||||
|
||||
%define with_debuginfo 1
|
||||
# Do not recompute the build-id of vmlinux in find-debuginfo.sh
|
||||
%global _missing_build_ids_terminate_build 1
|
||||
%global _no_recompute_build_ids 1
|
||||
%undefine _include_minidebuginfo
|
||||
%undefine _include_gdb_index
|
||||
%undefine _unique_build_ids
|
||||
|
||||
%define with_source 1
|
||||
|
||||
%define with_python2 0
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user