Skip to content

Commit a70e586

Browse files
authored
Merge pull request #2005 from rsbivand/master
comment out CXX in src/Makevars.in
2 parents bd1ce9d + 56acc7f commit a70e586

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Makevars.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
PKG_CPPFLAGS=@PKG_CPPFLAGS@
22
PKG_LIBS=@PKG_LIBS@
3-
CXX_STD=CXX
3+
##CXX_STD=CXX

0 commit comments

Comments
 (0)