pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: bin/53762: tradcpp doesn't propagate __aarch64__



Dec 6 2018 04:35, Leonardo Taccari <leot%netbsd.org@localhost>:
>
>  At least on NetBSD it build and runs fine on aarch64 (at least to
>  build x11/unclutter).
The original report [1] mentioned breakage of x11-ssh-askpass.
>  And maybe that explain why:
>
>   % gcc -dM -E - < /dev/null | grep __aarch64__
>   #define __aarch64__ 1
I believe the problem is that tradcpp will not define the same macro
even if cpp from gcc does.

Best regards,
Dmitry

[1] https://github.com/NixOS/nixpkgs/pull/51578


Home | Main Index | Thread Index | Old Index