We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae9f539 commit 0981d5cCopy full SHA for 0981d5c
src/Makevars.win
@@ -5,7 +5,7 @@ PKG_CPPFLAGS = -I. -I../inst/include -I$(RWINLIB)/include -I$(RWINLIB)/include/t
5
PKG_LIBS = \
6
-L$(RWINLIB)/lib$(subst gcc,,$(COMPILED_BY))$(R_ARCH) \
7
-L$(RWINLIB)/lib$(R_ARCH)$(CRT) \
8
- -ltiledbstatic -lbz2 -lzstd -llz4 -lz -lspdlog -lfmt -lavx2 -lblosc2 \
+ -ltiledbstatic -lbz2 -lzstd -llz4 -lz -lspdlog -lfmt -lavx2 -lblosc2 -mavx2 \
9
-laws-cpp-sdk-identity-management -laws-cpp-sdk-cognito-identity -laws-cpp-sdk-sts -laws-cpp-sdk-s3 -laws-cpp-sdk-core \
10
-llibmagic -lwebp -lpcre2-posix -lpcre2-8 \
11
-laws-crt-cpp -laws-c-mqtt -laws-c-event-stream -laws-c-s3 -laws-c-auth -laws-c-http -laws-c-io \
0 commit comments