diff options
author | tv <tv@pkgsrc.org> | 2005-04-12 16:13:27 +0000 |
---|---|---|
committer | tv <tv@pkgsrc.org> | 2005-04-12 16:13:27 +0000 |
commit | 66df6ed6346601724811790dad809aa255dcb25c (patch) | |
tree | eca26bb45f3623f089da1eb5b3da7970a5c39fa5 /doc | |
parent | 2cd1a5e4862e6d22368a3e1106d30de0dbdd6d42 (diff) | |
download | pkgsrc-66df6ed6346601724811790dad809aa255dcb25c.tar.gz |
Remove reference to USE_BUILDLINK3.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/guide/files/buildlink.xml | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/doc/guide/files/buildlink.xml b/doc/guide/files/buildlink.xml index 23bb741e203..a93074834b2 100644 --- a/doc/guide/files/buildlink.xml +++ b/doc/guide/files/buildlink.xml @@ -1,4 +1,4 @@ -<!-- $NetBSD: buildlink.xml,v 1.1.1.1 2004/10/21 14:27:43 grant Exp $ --> +<!-- $NetBSD: buildlink.xml,v 1.2 2005/04/12 16:13:27 tv Exp $ --> <chapter id="buildlink"> <title>Buildlink methodology</title> @@ -42,11 +42,6 @@ <orderedlist> <listitem> - <para>Set <varname>USE_BUILDLINK3</varname> to - <quote>yes</quote>.</para> - </listitem> - - <listitem> <para> Ensure that the build always calls the wrapper scripts instead of the actual toolchain. Some packages are tricky, and the only way to know for sure is the check |