Module Name: src Committed By: matt Date: Sat Aug 4 14:59:05 UTC 2012
Modified Files: src/lib/csu/common_elf: Makefile.inc Log Message: Use COPTS instead of CFLAGS When compiling crti.c and crtn.c, add -DCRTI and -DCRTN, respectively. To generate a diff of this commit: cvs rdiff -u -r1.34 -r1.35 src/lib/csu/common_elf/Makefile.inc Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.