NetBSD-Bugs archive

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

Re: toolchain/53314: strncasecmp conflict when cross-compiling libgroff on FreeBSD



The following reply was made to PR toolchain/53314; it has been noted by GNATS.

From: coypu%sdf.org@localhost
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: toolchain/53314: strncasecmp conflict when cross-compiling
 libgroff on FreeBSD
Date: Tue, 6 Nov 2018 01:17:42 +0000

 freebsd ships broken headers for C++11. they should remove _Noreturn
 from exit.
 
 You can work around it with HOST_CXXFLAGS=-std=gnu++03.
 


Home | Main Index | Thread Index | Old Index