aboutsummaryrefslogtreecommitdiff
path: root/tests/common.sh.in
diff options
context:
space:
mode:
authorEelco Dolstra <edolstra@gmail.com>2022-06-23 00:11:23 +0200
committerGitHub <noreply@github.com>2022-06-23 00:11:23 +0200
commit3c48c4b4f7a8d5a7b045b9dbee1310d20ca7750b (patch)
treedb8f661d6936b1ee6cf2b263c8b7f1de69fe83ef /tests/common.sh.in
parent958b8d1e3540e9dd748d77c0b0ab15fbe701fea9 (diff)
parent8bbbb6e737d854649322146f1ff1cf2a87d9de6a (diff)
Merge pull request #6708 from edolstra/run-static-tests
Enable tests for nix-static
Diffstat (limited to 'tests/common.sh.in')
-rw-r--r--tests/common.sh.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/common.sh.in b/tests/common.sh.in
index 6cb579e0d..5efd025ee 100644
--- a/tests/common.sh.in
+++ b/tests/common.sh.in
@@ -50,6 +50,8 @@ export busybox="@sandbox_shell@"
export version=@PACKAGE_VERSION@
export system=@system@
+export BUILD_SHARED_LIBS=@BUILD_SHARED_LIBS@
+
export IMPURE_VAR1=foo
export IMPURE_VAR2=bar