Browse code

add makevar indicating c++11 compilation

Nick authored on 24/11/2022 00:28:27
Showing 1 changed files

1 1
new file mode 100644
... ...
@@ -0,0 +1 @@
1
+PKG_CXXFLAGS += -std=c++11
0 2
\ No newline at end of file