diff options
-rw-r--r-- | src/cpt-lib.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cpt-lib.in b/src/cpt-lib.in index cf39b97..1f9ca83 100644 --- a/src/cpt-lib.in +++ b/src/cpt-lib.in @@ -385,6 +385,7 @@ as_root() { CPT_PID="$CPT_PID" \ CPT_PROMPT="$CPT_PROMPT" \ CPT_ROOT="$CPT_ROOT" \ + CPT_CROSS_TRIPLET="$CPT_CROSS_TRIPLET" \ CPT_TMPDIR="$CPT_TMPDIR" \ "$@" |