version 1.6, 2017/12/30 01:26:56
|
version 1.8, 2017/12/30 02:01:59
|
Line 157 exist. Include old GNU/Linux in this an
|
Line 157 exist. Include old GNU/Linux in this an
|
\todo: Consider if dropping nls would help. (On NetBSD, it seems that |
\todo: Consider if dropping nls would help. (On NetBSD, it seems that |
base system libraries are used, so it would not help.) |
base system libraries are used, so it would not help.) |
|
|
|
\todo: Consider failing if optins that we want one way are another, |
|
when bootstrapping. |
|
|
### managing gcc dependencies |
### managing gcc dependencies |
|
|
There are multiple paths forward. |
There are multiple paths forward. |
Line 186 Mark packages used to build gcc as PKGSR
|
Line 189 Mark packages used to build gcc as PKGSR
|
Conditionalize this on OPSYS if necessary. Don't force the compiler |
Conditionalize this on OPSYS if necessary. Don't force the compiler |
if this is set. |
if this is set. |
|
|
|
Alternatively, manage a per-OS list of packages in a central mk file. |
|
|
##### Pass a recursive variable |
##### Pass a recursive variable |
|
|
As above, but set PKGSRC_GCC_BOOTSTRAP=yes in the evniroment of the |
As above, but set PKGSRC_GCC_BOOTSTRAP=yes in the evniroment of the |