mirror of
https://github.com/paboyle/Grid.git
synced 2024-11-10 07:55:35 +00:00
proper propagation of OpenMP flags
This commit is contained in:
parent
9e5b934d21
commit
63ae39abc7
@ -10,6 +10,7 @@ m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
|
||||
AC_LANG(C++)
|
||||
AC_PROG_CXX
|
||||
AC_OPENMP
|
||||
AM_CXXFLAGS="$AM_CXXFLAGS $OPENMP_CXXFLAGS"
|
||||
LT_INIT([disable-shared])
|
||||
|
||||
############### Checks for header files
|
||||
|
Loading…
Reference in New Issue
Block a user