19 Sep
2016
19 Sep
'16
09:46
On Sep 19 2016, Jordi Massaguer Pla <jmassaguerpla@suse.de> wrote:
I am trying to define a macro unless this is already defined in the project configuration.
I am doing this:
%{!?go_arches: %define go_arches %ix86 x86_64 aarch64 ppc64le}
You need to use %global instead of %define. Andreas. -- Andreas Schwab, SUSE Labs, schwab@suse.de GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE 1748 E4D4 88E3 0EEA B9D7 "And now for something completely different." -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org