Skip to content

Commit 2341bbd

Browse files
committed
Drop CXX11
1 parent da19ec3 commit 2341bbd

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

NEWS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Version 0.10.26
22

33
* Windows: update libs with arm support
4+
* Drop CXX11 in Makevars.win
45

56
# Version 0.10.25
67

src/Makevars.win

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ ifeq ($(R_COMPILED_BY),gcc 8.3.0)
44
TLS_LIBS = -lssl -lcrypto
55
endif
66

7-
CXX_STD=CXX11
87
PKG_CPPFLAGS = -I$(RWINLIB)/include/mariadb
98
PKG_LIBS = \
109
-L$(RWINLIB)/lib$(R_ARCH) \

0 commit comments

Comments
 (0)