NetBSD-Bugs archive

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

PR/47188 CVS commit: src



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

From: "Alan Barrett" <apb%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/47188 CVS commit: src
Date: Sun, 2 Dec 2012 12:55:28 +0000

 Module Name:   src
 Committed By:  apb
 Date:          Sun Dec  2 12:55:27 UTC 2012
 
 Modified Files:
        src/bin/sh: Makefile
        src/distrib/cdrom/macppc_installboot: Makefile
        src/distrib/cdrom/macppc_mkboothfs: Makefile
        src/external/gpl3/gcc/usr.bin: Makefile.inc
        src/gnu/usr.bin/gcc4: Makefile.inc
 
 Log Message:
 Adjust everything under src (but outside src/tools) to use
 the TOOLDIR version of libnbcompat, associated include files,
 and associated defs.mk file, instead of the version from the
 .OBJDIR of src/tools/compat.  This should fix PR 47188.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.98 -r1.99 src/bin/sh/Makefile
 cvs rdiff -u -r1.8 -r1.9 src/distrib/cdrom/macppc_installboot/Makefile
 cvs rdiff -u -r1.4 -r1.5 src/distrib/cdrom/macppc_mkboothfs/Makefile
 cvs rdiff -u -r1.11 -r1.12 src/external/gpl3/gcc/usr.bin/Makefile.inc
 cvs rdiff -u -r1.5 -r1.6 src/gnu/usr.bin/gcc4/Makefile.inc
 
 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