summaryrefslogtreecommitdiff
path: root/tools/narccomp
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2020-06-08 09:58:38 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2020-06-08 09:58:38 -0400
commit5c0506f11462affc7319f28e2e27eb71d532fcf3 (patch)
treefbfad0b378a6214fa37d588802c4b1dba6412272 /tools/narccomp
parentd0b478e833f45cc9d35e19eecefec5b19c97e1c5 (diff)
parent7594546ee990c55b5427a7f5bfc62263dc53ae5f (diff)
Merge branch 'master' of github.com:martmists/pokediamond into pikalax_work
Diffstat (limited to 'tools/narccomp')
-rw-r--r--tools/narccomp/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/narccomp/Makefile b/tools/narccomp/Makefile
index b484e7a1..6b404f32 100644
--- a/tools/narccomp/Makefile
+++ b/tools/narccomp/Makefile
@@ -1,4 +1,3 @@
-CXX = g++
CXXFLAGS := -O3 -std=c++11
.PHONY: all clean