This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Include missing source file for sanitizers on NetBSD


On Thu, Oct 26, 2017 at 09:02:25PM +0200, Kamil Rytarowski wrote:
> 2017-10-26  Kamil Rytarowski  <n54@gmx.com>
> 
> 	* sanitizer_common/Makefile.am (sanitizer_common_files): Add
> 	sanitizer_platform_limits_netbsd.cc.
> 	* sanitizer_common/Makefile.in: Regenerated.

Why is this needed?
libsanitizer/configure.tgt will set UNSUPPORTED=1 for NetBSD.
So, the rest of the libsanitizer port to NetBSD in GCC is missing too
and should be submitted together with this change.

	Jakub


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]