[parrot/parrot] 6a4868: [config] fix cmpxchg probe and darwin i386 detecti...

GitHub noreply at github.com
Sun Jan 18 01:33:43 UTC 2015


  Branch: refs/heads/smoke-me/gcc_cmpxchg-gh1173
  Home:   https://github.com/parrot/parrot
  Commit: 6a486842744b53855c09f50eab38d22f77f2e0bb
      https://github.com/parrot/parrot/commit/6a486842744b53855c09f50eab38d22f77f2e0bb
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2015-01-18 (Sun, 18 Jan 2015)

  Changed paths:
    M config/auto/arch.pm
    M config/auto/cpu/i386/test_gcc_cmpxchg_c.in

  Log Message:
  -----------
  [config] fix cmpxchg probe and darwin i386 detection

on gcc-style asm we know we can use stdint.h, which we need
to check for 64bit.
on darwin --m=32 we need to use cpuarch i386, not amd64.
Fixes GH #1173




More information about the parrot-commits mailing list