Subject: CVS commit: pkgsrc
To: None <pkgsrc-changes@netbsd.org>
From: Nick Hudson <skrll@netbsd.org>
List: pkgsrc-changes
Date: 05/04/2001 13:15:47
Module Name: pkgsrc
Committed By: skrll
Date: Fri May 4 10:15:47 UTC 2001
Modified Files:
pkgsrc/lang/gcc: Makefile distinfo
pkgsrc/lang/gcc/pkg: PLIST
pkgsrc/lang/pgcc: Makefile
Added Files:
pkgsrc/lang/gcc/files: netbsd.ml netbsdelf.ml
pkgsrc/lang/gcc/patches: patch-az
Log Message:
Add --enable-shared to the configuration phase so that a shared libstdc++
gets built.
Add makefile fragments to do the right thing for elf and a.out. Make sure
they are used.
Add @exec/@unexec install-info to the PLIST.
Fixes pkg/12154 from Olaf Seibert <rhialto@polderland.nl>
To generate a diff of this commit:
cvs rdiff -r1.22 -r1.23 pkgsrc/lang/gcc/Makefile
cvs rdiff -r1.3 -r1.4 pkgsrc/lang/gcc/distinfo
cvs rdiff -r0 -r1.1 pkgsrc/lang/gcc/files/netbsd.ml \
pkgsrc/lang/gcc/files/netbsdelf.ml
cvs rdiff -r0 -r1.1 pkgsrc/lang/gcc/patches/patch-az
cvs rdiff -r1.4 -r1.5 pkgsrc/lang/gcc/pkg/PLIST
cvs rdiff -r1.10 -r1.11 pkgsrc/lang/pgcc/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.