1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
freebsd-ports/lang/gcc-aux
John Marino 8e15a19a07 lang/gcc-aux: Fix skip-bootstrap functionality
I don't know when the skip-bootstrap logic stopped working, but I'm
reasonably sure it did once.  Apparently PREFIX isn't defined at the
time of the "if exists" evaluation.  Using LOCALBASE instead will allow
the compiler to build using the compiler on the system rather than
the older bootstrap compiler.  The bug was discovered while trying to
move gcc-aux to a gcc49 base.
2014-03-03 21:55:29 +00:00
..
files
distinfo
Makefile lang/gcc-aux: Fix skip-bootstrap functionality 2014-03-03 21:55:29 +00:00
Makefile.common
Makefile.version
pkg-descr