[parrot/parrot] e46b69: config: rename config/auto/cpu/x86_64 to amd64

GitHub noreply at github.com
Fri Nov 21 09:45:19 UTC 2014


  Branch: refs/heads/master
  Home:   https://github.com/parrot/parrot
  Commit: e46b6920a988269b9403d97db49c9ed41cb16377
      https://github.com/parrot/parrot/commit/e46b6920a988269b9403d97db49c9ed41cb16377
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2014-11-21 (Fri, 21 Nov 2014)

  Changed paths:
    M MANIFEST
    A config/auto/cpu/amd64/auto.pm
    R config/auto/cpu/x86_64/auto.pm
    M lib/Parrot/Distribution.pm

  Log Message:
  -----------
  config: rename config/auto/cpu/x86_64 to amd64

we use the consistent cpuarch amd64 throughout.
do this for the cpu hint also.


  Commit: 64bc360462a644fb4e10d7a471fe6684e65177aa
      https://github.com/parrot/parrot/commit/64bc360462a644fb4e10d7a471fe6684e65177aa
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2014-11-21 (Fri, 21 Nov 2014)

  Changed paths:
    M ChangeLog
    M t/steps/auto/arch-01.t

  Log Message:
  -----------
  [test] fix t/steps/auto/arch-01.t GH #1142

on darwin we need to get the cpuarch from system_profiler SPHardwareDataType
as the environment lies to us. thus on amd64 darwin config::auto::arch
always sets amd64, regardless when we lie about the perl-derived archname.


Compare: https://github.com/parrot/parrot/compare/02b40b117af9...64bc360462a6


More information about the parrot-commits mailing list