Unverified Commit 942a9e93 authored by Axel Kohlmeyer's avatar Axel Kohlmeyer
Browse files

remove changes to upstream

parent 7088746e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -7,7 +7,7 @@ SHELL = /bin/sh
# specify flags and libraries needed for your compiler

CC =		mpicxx
CCFLAGS =	-g -O3 -std=c++11
CCFLAGS =	-g -O3
SHFLAGS =	-fPIC
DEPFLAGS =	-M

+1 −1
Original line number Diff line number Diff line
@@ -7,7 +7,7 @@ SHELL = /bin/sh
# specify flags and libraries needed for your compiler

CC =		g++
CCFLAGS =	-g -O3 -std=c++11
CCFLAGS =	-g -O3
SHFLAGS =	-fPIC
DEPFLAGS =	-M