Bug#721880: clang-3.3: missing pre-processor macros for GNU/kFreeBSD

Sylvestre Ledru sylvestre.ledru at scilab-enterprises.com
Thu Sep 5 06:05:38 UTC 2013


On 05/09/2013 01:25, Robert Millan wrote:
>
> clang-3.3 does not currently define the GNU/kFreeBSD pre-processor
> macros (such as __FreeBSD_kernel__) because it is missing the TargetInfo
> object class for this platform. This breaks software
> that attempts to use these macros to identify it.
>
> See upstream bug http://llvm.org/bugs/show_bug.cgi?id=17104
>
> The patch for clang-3.3 is slightly different than the one submitted
> upstream for trunk. See attachment.
>
Thanks!

Is it just a basic rebase or is there more differences ?

Thanks
Sylvestre



More information about the Pkg-llvm-team mailing list