Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
re: CVS commit: sharesrc/share/mk
Module Name: sharesrc
Committed By: eeh
Date: Tue May 7 01:45:47 UTC 2002
Modified Files:
sharesrc/share/mk: bsd.lib.mk
Log Message:
Turn on 32-bit relocations for sparc64 PIC code.
hmm.
! APICFLAGS ?= -KPIC
---
! APICFLAGS ?= -KPIC -DBIGPIC
i don't think this is very smart. APICFLAGS is for passing to
${AS} not ${CC}. i think you should revert this part.
.mrg.
Home |
Main Index |
Thread Index |
Old Index