NetBSD-Bugs archive

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

PR/58437 CVS commit: src/tools/gcc



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

From: "Palle Lyckegaard" <palle%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/58437 CVS commit: src/tools/gcc
Date: Fri, 16 May 2025 19:01:50 +0000

 Module Name:	src
 Committed By:	palle
 Date:		Fri May 16 19:01:50 UTC 2025
 
 Modified Files:
 	src/tools/gcc: Makefile
 
 Log Message:
 Ensure that the tools NM is used in MAKE_ARGS.
 
 Building on host systems, e.g. Solaris, where nm is not the GNU nm implementation
 is otherwise an issue.
 
 Fixes PR58437.
 
 PR toolchain/58437
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.114 -r1.115 src/tools/gcc/Makefile
 
 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