About
Files
Commits
Stats
Network
Graph
ClassifyR
Commit eb01a641ec94e10db2dd423988625264a24bc3e5
Browse code
make makevars protable
Nick
authored on 25/11/2022 04:12:52
Showing 1 changed files
src/Makevars
index e3b16b4c..c03c63f5 100644
src/Makevars
History
View file @ eb01a641
...
...
@@ -1 +1 @@
1
-PKG_CXXFLAGS += -std=c++11
2
1
\ No newline at end of file
2
+CXX_STD = CXX11
3
3
\ No newline at end of file