summaryrefslogtreecommitdiff
path: root/tools/scaninc
diff options
context:
space:
mode:
authorRevo <projectrevotpp@hotmail.com>2020-06-08 09:47:57 -0400
committerGitHub <noreply@github.com>2020-06-08 09:47:57 -0400
commit7594546ee990c55b5427a7f5bfc62263dc53ae5f (patch)
treec32b3d1ce1eef47c5388925c2a45ed435f99bc51 /tools/scaninc
parenta9a1e08acac9dab227f0421be5f42128a9fd2537 (diff)
parent43fc22bcacb17d515e7993acc0b61b7369d18d98 (diff)
Merge pull request #149 from mid-kid/master
Pass down host variables
Diffstat (limited to 'tools/scaninc')
-rw-r--r--tools/scaninc/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/scaninc/Makefile b/tools/scaninc/Makefile
index 1516f159..6168acd6 100644
--- a/tools/scaninc/Makefile
+++ b/tools/scaninc/Makefile
@@ -1,5 +1,3 @@
-CXX = g++
-
CXXFLAGS = -Wall -Werror -std=c++11 -O2
SRCS = scaninc.cpp c_file.cpp asm_file.cpp source_file.cpp