diff options
| author | Bryan Drewery <bdrewery@FreeBSD.org> | 2016-04-18 18:39:43 +0000 |
|---|---|---|
| committer | Bryan Drewery <bdrewery@FreeBSD.org> | 2016-04-18 18:39:43 +0000 |
| commit | f62610d7bb4dcbfbbd38ac4efd13c6ca6940f946 (patch) | |
| tree | eda6a41f51cb2d2332c728234f32f11d53e61e05 /Makefile | |
| parent | d7698c0722d5341ef8778c33f039107a4e0e770e (diff) | |
Notes
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -189,6 +189,7 @@ _MAKE= PATH=${PATH} ${SUB_MAKE} -f Makefile.inc1 TARGET=${_TARGET} TARGET_ARCH=$ # redundant restaging but is dangerous for user install targets. .if make(distrib*) || make(*install*) _MAKE+= MK_META_MODE=no +.unexport META_MODE .endif # Guess machine architecture from machine type, and vice versa. |
