From 15a54c909a9200755ab43019934709b30e83f334 Mon Sep 17 00:00:00 2001 From: jrmarino Date: Sat, 20 Oct 2012 03:51:48 -0700 Subject: [PATCH] --- release32/index.mdwn | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/release32/index.mdwn b/release32/index.mdwn index 1ed9d9fc..f759ab34 100644 --- a/release32/index.mdwn +++ b/release32/index.mdwn @@ -136,6 +136,11 @@ Synced general bug fixes from FreeBSD * Imported terminfo and deprecated termcap DragonFly is the only BSD using terminfo for its terminal database. Termcap is still installed but terminfo has a higher priority and is accessed first. +* LDVER support added +If the environment variable LDVER is set as "ld.gold" then the gold linker will be used over the default ld.bfd linker, similar to compiler-focused CCVER. Invalid values are ignored. + +* cut - synced with FreeBSD + > ### Removals * -- 2.15.1