NetBSD-Bugs archive

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

PR/59359 CVS commit: src/share/mk



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

From: "Taylor R Campbell" <riastradh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/59359 CVS commit: src/share/mk
Date: Sun, 27 Apr 2025 03:48:34 +0000

 Module Name:	src
 Committed By:	riastradh
 Date:		Sun Apr 27 03:48:34 UTC 2025
 
 Modified Files:
 	src/share/mk: bsd.own.mk
 
 Log Message:
 bsd.own.mk: If NOPIE is defined, set MKPIE=no.
 
 This way, on sun2, we don't wind up with the bizarre setting of
 MKPIC=no MKPIE=yes by default.
 
 Preparation for conditionalizing automatic tests for:
 
 PR lib/59359: static pies are broken
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.1415 -r1.1416 src/share/mk/bsd.own.mk
 
 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