Skip to content

Commit 0253bfa

Browse files
authored
Merge pull request tectonic-typesetting#14 from pkgw/mips-use-semi-static
cross-images/02_debian_setup_env.sh: use the new semi-static mode for linking
2 parents da1fa9c + 691ccbb commit 0253bfa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cross-images/02_debian_setup_env.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ export RUSTFLAGS="$RUSTFLAGS"
2323
export PKG_CONFIG_ALLOW_CROSS=1
2424
export RUST_TEST_THREADS=1
2525
export RUST_BACKTRACE=1
26+
export TECTONIC_PKGCONFIG_FORCE_SEMI_STATIC=1
2627
EOF
2728

2829
# The OpenSSL includes are split between /usr/include (platform-independent)

0 commit comments

Comments
 (0)