summaryrefslogtreecommitdiffstats
path: root/specs/spf-2.0/buildsys.mdwn
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2023-05-12 19:18:31 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2023-05-12 19:18:31 (EDT)
commit852de1ae2463e44b196cc5b74dc164b9d615973f (patch)
tree641d5e4c18b06bb1864bfafd29c18a938eb79288 /specs/spf-2.0/buildsys.mdwn
parent53135b6ec2adfbecc8bcc660c1cfe54624a23119 (diff)
SPF 2.0: Move build/host system explanation
Diffstat (limited to 'specs/spf-2.0/buildsys.mdwn')
-rw-r--r--specs/spf-2.0/buildsys.mdwn10
1 files changed, 5 insertions, 5 deletions
diff --git a/specs/spf-2.0/buildsys.mdwn b/specs/spf-2.0/buildsys.mdwn
index fc4b4ff..a4be5a4 100644
--- a/specs/spf-2.0/buildsys.mdwn
+++ b/specs/spf-2.0/buildsys.mdwn
@@ -75,11 +75,6 @@ Certain environment variables shall be set to provide to the configuration
script and build makefile information about the package and the environments in
and for which binary packages are to be built.
-The terms "build system" and "host system" below are used according to [the
-convention set by GNU Autoconf][target-triplets]. The build system is the type
-of system on which a package is built. The host system is the type of system on
-which a binary package is expected to be natively installed and used.
-
Package Variables [env-vars-pkg]
--------------------------------
@@ -118,6 +113,11 @@ The following environment variables shall be set to describe the source package:
Build and Host System Variables [env-vars-sys]
----------------------------------------------
+The terms "build system" and "host system" are used according to [the convention
+set by GNU Autoconf][target-triplets]. The build system is the type of system
+on which a package is built. The host system is the type of system on which a
+binary package is expected to be natively installed and used.
+
The following environment variables shall be set to describe the build system:
* `OPK_BUILD_ARCH`