mirror of
https://github.com/MariaDB/server.git
synced 2025-12-24 11:21:21 +03:00
Avoid __os_install_post RHEL5 bug by redefining __strip.
This commit is contained in:
@@ -171,6 +171,10 @@
|
||||
# Avoid debuginfo RPMs, leaves binaries unstripped
|
||||
%define debug_package %{nil}
|
||||
|
||||
# Hack to work around bug in RHEL5 __os_install_post macro, wrong inverted
|
||||
# test for __debug_package
|
||||
%define __strip /bin/true
|
||||
|
||||
# ----------------------------------------------------------------------------
|
||||
# Support optional "tcmalloc" library (experimental)
|
||||
# ----------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user