NetBSD-Bugs archive

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

PR/53178 CVS commit: src/tools



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

From: "Soren Jacobsen" <snj%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/53178 CVS commit: src/tools
Date: Fri, 13 Apr 2018 06:15:26 +0000

 Module Name:	src
 Committed By:	snj
 Date:		Fri Apr 13 06:15:26 UTC 2018
 
 Modified Files:
 	src/tools: Makefile.gnuhost
 
 Log Message:
 GCC build exceeds the macOS clang default bracket nesting level of 256.
 Work around with -fbracket-depth=512.
 
 From potr in PR toolchain/53178.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.44 -r1.45 src/tools/Makefile.gnuhost
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index