About platform names...
Magnus Ihse Bursie
magnus.ihse.bursie at oracle.com
Mon Aug 20 00:18:56 PDT 2012
On 2012-08-18 10:43, David Holmes wrote:
>> And, oh, btw, the only really visible way the old values (ia32 and x64)
>> was used previously, was in the name of the configurations.
>
>
> So really the change doesn't change anything in terms of arch,
> libarch, buildarch or bundle name?
Nope.
Or to be completely clear: there are cases, in the new makefiles, where
the makefile use e.g. "libarch" instead of the new variable
(target_cpu), even though the effect is not visible outside the makefile
(like an if statement). In those cases, I replaced the old variable with
the new one.
But all uses "external" to the makefiles have been preserved. Changing
that will be a much tougher task. I just want to make sure that the new
stuff we write looks good and consistent.
/Magnus
More information about the build-infra-dev
mailing list