Skip to content

Commit

Permalink
Take compiler from CXX env, not g++
Browse files Browse the repository at this point in the history
  • Loading branch information
tvandera committed Feb 1, 2019
1 parent b7e3943 commit ef9e034
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build/generic/nocomm-omp/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
ROOT=../../../c++

CXX=g++
CFLAGS+=-fopenmp -g
CFLAGS+=-DBPMF_NO_COMM -DBPMF_PROFILING

Expand Down

0 comments on commit ef9e034

Please sign in to comment.