Add $NetBSD$ tags to HOWTO-use-crosscompile & HOWTO-dev-crosscompile.

This commit is contained in:
riastradh 2013-05-11 20:15:10 +00:00
parent 69f8819659
commit fd0a490387
2 changed files with 4 additions and 2 deletions

View file

@ -1,6 +1,7 @@
Cross-compilation in pkgsrc (developer's guide) -*- outline -*-
Taylor R. Campbell <riastradh@NetBSD.org>
2013-04-23 draft
$NetBSD: HOWTO-dev-crosscompile,v 1.2 2013/05/11 20:15:29 riastradh Exp $
These are some notes on how to make your package cross-compilable.
There is no single recipe for it -- each package is different, and

View file

@ -1,6 +1,7 @@
Cross-compilation in pkgsrc (user's guide) -*- outline -*-
Taylor R. Campbell <riastradh@NetBSD.org>
2013-04-23 draft
$NetBSD: HOWTO-use-crosscompile,v 1.2 2013/05/11 20:15:10 riastradh Exp $
The following steps enable you to build binary packages for a machine
architecture other than the one you are building on. For example, you