aboutsummaryrefslogtreecommitdiffstats
path: root/svd2funreg/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'svd2funreg/Makefile')
-rw-r--r--svd2funreg/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/svd2funreg/Makefile b/svd2funreg/Makefile
index 743d59a..7fd2c5e 100644
--- a/svd2funreg/Makefile
+++ b/svd2funreg/Makefile
@@ -1,2 +1,2 @@
all:
- g++ -o main main.cpp pugixml/src/pugixml.cpp -I pugixml/src
+ g++ -o main main.cpp pugixml/src/pugixml.cpp -I pugixml/src -std=c++20