Iain Hibbert
2012-10-26 11:07:48 UTC
Module Name: pcc
Committed By: plunky
Date: Fri Oct 26 11:07:48 UTC 2012
Modified Files:
pcc/os/netbsd: ccconfig.h
Log Message:
don't need to add -k explicitly to assembler args; the earlier
PCC_EARLY_SETUP sets that by default. and providing -fno-PIC
would produce inconsisent results (no -D__PIC__ or -k for ccom)
To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 pcc/os/netbsd/ccconfig.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Committed By: plunky
Date: Fri Oct 26 11:07:48 UTC 2012
Modified Files:
pcc/os/netbsd: ccconfig.h
Log Message:
don't need to add -k explicitly to assembler args; the earlier
PCC_EARLY_SETUP sets that by default. and providing -fno-PIC
would produce inconsisent results (no -D__PIC__ or -k for ccom)
To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 pcc/os/netbsd/ccconfig.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.