summaryrefslogtreecommitdiff
path: root/tools/mapjson
diff options
context:
space:
mode:
Diffstat (limited to 'tools/mapjson')
-rw-r--r--tools/mapjson/Makefile2
-rwxr-xr-xtools/mapjson/mapjson.exebin2951145 -> 2951145 bytes
2 files changed, 1 insertions, 1 deletions
diff --git a/tools/mapjson/Makefile b/tools/mapjson/Makefile
index 9a49be5..c1f703f 100644
--- a/tools/mapjson/Makefile
+++ b/tools/mapjson/Makefile
@@ -1,4 +1,4 @@
-CXX := g++
+CXX ?= g++
CXXFLAGS := -Wall -std=c++11 -O2
diff --git a/tools/mapjson/mapjson.exe b/tools/mapjson/mapjson.exe
index b49d5c6..d1af7cb 100755
--- a/tools/mapjson/mapjson.exe
+++ b/tools/mapjson/mapjson.exe
Binary files differ