From 842c9b44a8ef6ddab982923538713f6789812ad6 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Thu, 6 Sep 2007 08:59:58 +0000 Subject: set %_host_cpu32 (used instead of %_host_cpu when run through linux32) (cf patch rpm-4.4.8-use_host_cpu32-when-linux32.patch in rpm) --- macros.in | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'macros.in') diff --git a/macros.in b/macros.in index ee53095..0d0e85b 100644 --- a/macros.in +++ b/macros.in @@ -18,6 +18,11 @@ %_host %{_host_cpu}-%{_real_vendor}-%{_host_os} +# %_host_cpu32 is used instead of %_host_cpu when run through linux32 +# (cf patch rpm-4.4.8-use_host_cpu32-when-linux32.patch in rpm) +# (nb: %_host_cpu is set by /usr/lib/rpm/macros) +@HOST_CPU32_MACRO@ + #============================================================================== # Macro naming conventions (preliminary): # -- cgit v1.2.1