Skip to content

Commit a97f3ad

Browse files
committed
order
1 parent c6b785d commit a97f3ad

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 -lblosc2 \
8+
-ltiledbstatic -lbz2 -lzstd -lblosc2 -llz4 -lz -lspdlog -lfmt \
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)