pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/mk/compiler



Module Name:    pkgsrc
Committed By:   jperkin
Date:           Thu Apr  2 23:21:01 UTC 2015

Modified Files:
        pkgsrc/mk/compiler: gcc.mk

Log Message:
Don't recompute _GCC_PREFIX and _GCC_SUBPREFIX in the general case.  At
best this does nothing, and at worst it is actively harmful when using
multilib systems.  It's possible the mips case is broken too, but I do
not have any hardware to test that on, so for now leave the special mips
MABIFLAG handling intact.

Fixes multilib SunOS builds.


To generate a diff of this commit:
cvs rdiff -u -r1.155 -r1.156 pkgsrc/mk/compiler/gcc.mk

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index