summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorFlorian Franzmann2021-09-26 17:44:18 +0200
committerFlorian Franzmann2021-09-26 21:08:41 +0200
commit02c590d53643e6848fa1362b66cb15a337a94187 (patch)
tree75c2d187de3e87905de6431651337638bc5cbc29 /doc
parentd70dfd3fa9b103beee439742ddb1282325525d49 (diff)
doc/source-highlight: fix build error
Diffstat (limited to 'doc')
-rwxr-xr-xdoc/source-highlight/BUILD2
-rw-r--r--doc/source-highlight/HISTORY3
2 files changed, 5 insertions, 0 deletions
diff --git a/doc/source-highlight/BUILD b/doc/source-highlight/BUILD
new file mode 100755
index 0000000000..e6fd0a7697
--- /dev/null
+++ b/doc/source-highlight/BUILD
@@ -0,0 +1,2 @@
+CXXFLAGS+=" -std=c++11" &&
+default_build
diff --git a/doc/source-highlight/HISTORY b/doc/source-highlight/HISTORY
index 9c269d1d29..64bf7a3c43 100644
--- a/doc/source-highlight/HISTORY
+++ b/doc/source-highlight/HISTORY
@@ -1,3 +1,6 @@
+2021-09-26 Florian Franzmann <bwlf@bandrate.org>
+ * BUILD: force C++ standard to C++11 to fix build error
+
2020-01-11 Florian Franzmann <bwlf@bandrate.org>
* DETAILS: version 3.1.9