Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Dan McMahill <dmcmahill@netbsd.org>
List: source-changes
Date: 04/29/2000 10:42:47
Module Name: basesrc
Committed By: dmcmahill
Date: Sat Apr 29 17:42:46 UTC 2000
Modified Files:
basesrc/lib/csu/c++: Makefile
Log Message:
change -fpic to -fPIC. Among other things this will let sparc shared
c++ libraries built with pkglibtool (which uses -fPIC) work.
change approved by mycroft.
To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 basesrc/lib/csu/c++/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.