diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2023-05-12 19:17:06 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2023-05-12 19:17:06 (EDT) |
commit | 53135b6ec2adfbecc8bcc660c1cfe54624a23119 (patch) | |
tree | 153c4de5c1f3ba47ba593989aefa94bb6748d868 | |
parent | d17c5031599f9000fd8a151d0ce891c8ccc3267f (diff) |
SPF 2.0: Add OPK_WORK_AREA environment variable
-rw-r--r-- | specs/spf-2.0/buildsys.mdwn | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/specs/spf-2.0/buildsys.mdwn b/specs/spf-2.0/buildsys.mdwn index 12a0139..fc4b4ff 100644 --- a/specs/spf-2.0/buildsys.mdwn +++ b/specs/spf-2.0/buildsys.mdwn @@ -111,6 +111,10 @@ The following environment variables shall be set to describe the source package: architecture-dependent or architecture-independent packages may have been selected for building. + * `OPK_WORK_AREA` + + The absolute path to the build work area (see $[sectlink][work-area]). + Build and Host System Variables [env-vars-sys] ---------------------------------------------- |