1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-11 02:50:24 +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 lang/gcc-aux: Update diff-ada, diff-core for Android 2014-01-23 18:59:49 +00:00
distinfo Update to gcc 4.7.3 2013-04-30 11:38:19 +00:00
Makefile lang/gcc-aux: Fix skip-bootstrap functionality 2014-03-03 21:55:29 +00:00
Makefile.common lang/gcc-aux: Convert to staging 2013-11-10 00:16:51 +00:00
Makefile.version lang/gcc-aux: bug fixes 2013-07-21 13:00:46 +00:00
pkg-descr