pkgsrc-Bugs archive

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

PR/26143 CVS commit: pkgsrc/bootstrap



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

From: "Jonathan Perkin" <jperkin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/26143 CVS commit: pkgsrc/bootstrap
Date: Fri, 9 Sep 2022 10:58:15 +0000

 Module Name:	pkgsrc
 Committed By:	jperkin
 Date:		Fri Sep  9 10:58:15 UTC 2022
 
 Modified Files:
 	pkgsrc/bootstrap: bootstrap
 
 Log Message:
 bootstrap: Remove old -isystem hack on macOS.
 
 This was introduced many years ago in PR#26143 to try and work around a
 misconfiguration in how Apple's GCC was built at the time.  Newer compilers no
 longer look in /usr/local/include, and this workaround can now be harmful when
 trying to pick a specific SDK to build against.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.312 -r1.313 pkgsrc/bootstrap/bootstrap
 
 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