summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorriastradh <riastradh>2013-05-11 20:15:10 +0000
committerriastradh <riastradh>2013-05-11 20:15:10 +0000
commitd381f61506b680631ee347f1ac7202728de765e2 (patch)
tree57135743026daeccc0b736aa908f932085ec7ec1
parent39423c8f495ab67fa6b591bac055c08b39a1d458 (diff)
downloadpkgsrc-d381f61506b680631ee347f1ac7202728de765e2.tar.gz
Add $NetBSD$ tags to HOWTO-use-crosscompile & HOWTO-dev-crosscompile.
-rw-r--r--doc/HOWTO-dev-crosscompile3
-rw-r--r--doc/HOWTO-use-crosscompile3
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/HOWTO-dev-crosscompile b/doc/HOWTO-dev-crosscompile
index d89ba5b15a3..c401759fbf0 100644
--- a/doc/HOWTO-dev-crosscompile
+++ b/doc/HOWTO-dev-crosscompile
@@ -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
diff --git a/doc/HOWTO-use-crosscompile b/doc/HOWTO-use-crosscompile
index d7d7ae207f6..f31f901e53a 100644
--- a/doc/HOWTO-use-crosscompile
+++ b/doc/HOWTO-use-crosscompile
@@ -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