Module Name: src
Committed By: uwe
Date: Wed Sep 18 22:53:39 UTC 2013
Modified Files:
src/lib/csu/common: Makefile.inc
Log Message:
Fix previous: use PICFLAGS for crtbeginS.o
Should unbreak sh3 builds.
XXX: PICFLAGS is defined in bsd.lib.mk which lib/csu does not use.
For now supply a local definition. joerg@, please fix appropriately.
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/lib/csu/common/Makefile.inc
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.