Skip to content

Commit 0981d5c

Browse files
committed
arg
1 parent ae9f539 commit 0981d5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Makevars.win

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ PKG_CPPFLAGS = -I. -I../inst/include -I$(RWINLIB)/include -I$(RWINLIB)/include/t
55
PKG_LIBS = \
66
-L$(RWINLIB)/lib$(subst gcc,,$(COMPILED_BY))$(R_ARCH) \
77
-L$(RWINLIB)/lib$(R_ARCH)$(CRT) \
8-
-ltiledbstatic -lbz2 -lzstd -llz4 -lz -lspdlog -lfmt -lavx2 -lblosc2 \
8+
-ltiledbstatic -lbz2 -lzstd -llz4 -lz -lspdlog -lfmt -lavx2 -lblosc2 -mavx2 \
99
-laws-cpp-sdk-identity-management -laws-cpp-sdk-cognito-identity -laws-cpp-sdk-sts -laws-cpp-sdk-s3 -laws-cpp-sdk-core \
1010
-llibmagic -lwebp -lpcre2-posix -lpcre2-8 \
1111
-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

Comments
 (0)