parent
7fb9c3903f
commit
087b3885f9
@ -93,6 +93,8 @@ def install(self, spec, prefix):
|
|||||||
cppflags = [
|
cppflags = [
|
||||||
'-D__FFTW3',
|
'-D__FFTW3',
|
||||||
'-D__LIBINT',
|
'-D__LIBINT',
|
||||||
|
'-D__LIBINT_MAX_AM=6',
|
||||||
|
'-D__LIBDERIV_MAX_AM1=5',
|
||||||
spec['fftw'].headers.cpp_flags
|
spec['fftw'].headers.cpp_flags
|
||||||
]
|
]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user