NetBSD-Bugs archive

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

PR/57405 CVS commit: src



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

From: "Taylor R Campbell" <riastradh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/57405 CVS commit: src
Date: Sat, 13 May 2023 10:56:55 +0000

 Module Name:	src
 Committed By:	riastradh
 Date:		Sat May 13 10:56:55 UTC 2023
 
 Modified Files:
 	src/compat/arm/eabi: bsd.eabi.mk
 	src/compat/arm/eabihf: bsd.eabihf.mk
 	src/share/mk: bsd.own.mk
 
 Log Message:
 compat: Disable relro in 32-bit arm compat.
 
 Not supported by binutils:
 
 ld: warning: -z relro ignored
 
 PR toolchain/57405
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.6 -r1.7 src/compat/arm/eabi/bsd.eabi.mk
 cvs rdiff -u -r1.4 -r1.5 src/compat/arm/eabihf/bsd.eabihf.mk
 cvs rdiff -u -r1.1318 -r1.1319 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