Yang Yanchao facbb7dec1 Reconstruct the Debug Package Generation Mode:
The default debuginfo management mechanism is not deleted.
  Instead, Use the default macro of RPM.
  /usr/lib/rpm/openEuler/macros defines:
  """
  %install% {?_Enable Debug Package:% {?Build subdirectory:% {debug package}\
  %%Install\
  %{nil}
  """
  There are two changes:
  1. The source files in /usr/src are
  correctly packed into the debugging source.
  2. The debugging file contains the glibc version number.
  The CI detects the file change. However, I think this is caused by the CI.

Signed-off-by: Yang Yanchao <yangyanchao6@huawei.com>
(cherry picked from commit 962ab381cb348507eef59878a6ce56b4203b59ce)
2022-01-28 17:37:29 +08:00
2019-09-30 10:40:45 -04:00
2021-08-06 17:32:15 +08:00
2019-12-14 14:32:18 +08:00
2020-07-06 09:03:03 +08:00
2019-09-30 10:40:45 -04:00
2019-09-30 10:40:45 -04:00
2019-09-30 10:40:45 -04:00
Description
No description provided
101 MiB
Languages
Shell 39%
Python 31.2%
Makefile 29.8%