diff options
Diffstat (limited to 'tools/mapjson')
-rw-r--r-- | tools/mapjson/Makefile | 2 | ||||
-rwxr-xr-x | tools/mapjson/mapjson.exe | bin | 2951145 -> 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 Binary files differindex b49d5c6..d1af7cb 100755 --- a/tools/mapjson/mapjson.exe +++ b/tools/mapjson/mapjson.exe |