diff options
| author | mid-kid <esteve.varela@gmail.com> | 2020-06-08 14:57:36 +0200 |
|---|---|---|
| committer | mid-kid <esteve.varela@gmail.com> | 2020-06-08 14:57:36 +0200 |
| commit | 672325017c48804a933ef944e63f2b5918763f7f (patch) | |
| tree | eba218a137421005ac1ec0a2473458cfe62f5a09 /tools/narccomp | |
| parent | a9a1e08acac9dab227f0421be5f42128a9fd2537 (diff) | |
Pass down host variables
Diffstat (limited to 'tools/narccomp')
| -rw-r--r-- | tools/narccomp/Makefile | 1 |
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 |
