mirror of
https://bitbucket.org/cosmicvoids/vide_public.git
synced 2025-07-04 15:21:11 +00:00
Better void stacking options
This commit is contained in:
parent
d9658ffb77
commit
c4d16cda2a
1 changed files with 0 additions and 6 deletions
|
@ -1,6 +0,0 @@
|
|||
CC= gcc
|
||||
CXX= g++
|
||||
CPPFLAGS=
|
||||
LDFLAGS= -L/usr/local/lib -lCosmoTool -lgsl -lgslcblas
|
||||
CXXFLAGS= $(CPPFLAGS) -ggdb -O0 -ftree-vectorize -ftree-vectorizer-verbose=2 -ffast-math
|
||||
CFLAGS= $(CPPFLAGS) -ggdb -O0 -ftree-vectorize -ftree-vectorizer-verbose=2 -ffast-math
|
Loading…
Add table
Add a link
Reference in a new issue