Afif Elghraoui writes:
> FreeBSD is even on that whitelist, strangely enough.
__FreeBSD__ is predefined only on systems that use FreeBSD's normal
userland; systems that swap most of it out instead predefine
__kFreeBSD__. (For the record, you could detect the Hurd with __GNU__.)
Thanks!
--
Aa
Afif Elghraoui writes:
> FreeBSD is even on that whitelist, strangely enough.
__FreeBSD__ is predefined only on systems that use FreeBSD's normal
userland; systems that swap most of it out instead predefine
__kFreeBSD__. (For the record, you could detect the Hurd with __GNU__.)
Thanks!
--
Aa
On الإثنين 17 آب 2015 10:51, Aaron M. Ucko wrote:
> Source: ori
> Version: 0.8.1+ds1-1
> Severity: important
> Justification: fails to build from source
>
> Builds of ori on kFreeBSD and the Hurd have been failing:
>
> public/oriutil/rwlock.h:33:2: error: #error "UNSUPPORTED OS"
>
> The prob
On الإثنين 17 آب 2015 10:51, Aaron M. Ucko wrote:
> Source: ori
> Version: 0.8.1+ds1-1
> Severity: important
> Justification: fails to build from source
>
> Builds of ori on kFreeBSD and the Hurd have been failing:
>
> public/oriutil/rwlock.h:33:2: error: #error "UNSUPPORTED OS"
>
> The prob
Source: ori
Version: 0.8.1+ds1-1
Severity: important
Justification: fails to build from source
Builds of ori on kFreeBSD and the Hurd have been failing:
public/oriutil/rwlock.h:33:2: error: #error "UNSUPPORTED OS"
The problem appears to be that ori has a whitelist of supported
Unix-like archit
5 matches
Mail list logo