[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
BuildArchitectures: and default
- From: "H. Peter Anvin" <hpa zytor com>
- To: rpm-list redhat com
- Subject: BuildArchitectures: and default
- Date: Mon, 06 May 2002 00:02:55 -0700
I have a package which produces both architecture-dependent and
architecture-independent output. I'd like to produce both a noarch
package as well as whatever the "usual" architecture (either the default
or provided via --target).
Is there a macro or something that reflects what the "standard" value of
BuildArchitectures would have been, so I can do something like:
BuildArchitectures: noarch %{_target_arch}
(It would still be nicer if a single pass could produce all
architectures, but the equivalent of the above seem to work if I
hard-code the architecture.)
-hpa
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[]