Skip to content

Commit cd137da

Browse files
Revert "Do not include libgcc_mock"
This reverts commit 85554e3.
1 parent 3981e75 commit cd137da

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

configure.win

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ fi
1616

1717
# To address the change of the toolchain on R 4.2
1818
BEFORE_CARGO_BUILD="${BEFORE_CARGO_BUILD}"' export CARGO_TARGET_X86_64_PC_WINDOWS_GNU_LINKER="$(CARGO_LINKER)" \&\&'
19+
BEFORE_CARGO_BUILD="${BEFORE_CARGO_BUILD}"' export LIBRARY_PATH="$${LIBRARY_PATH};$(CURDIR)/$(LIBDIR)/libgcc_mock" \&\&'
1920

2021
# If it's on CRAN, a package is not allowed to write in any other place than the
2122
# temporary directory on installation. So, we need to tweak Makevars to make the

0 commit comments

Comments
 (0)