mirror of
https://github.com/paboyle/Grid.git
synced 2025-04-03 18:55:56 +01:00
Drop verbose compiler predefine check
This commit is contained in:
parent
49a5d9bac7
commit
7a8f6af5f8
@ -191,7 +191,6 @@ AC_SEARCH_LIBS([H5Fopen], [hdf5_cpp],
|
||||
[LIBS="${LIBS} -lhdf5"], [], [-lhdf5])
|
||||
AM_CONDITIONAL(BUILD_HDF5, [ test "${have_hdf5}X" == "trueX" ])
|
||||
|
||||
$CXX -dM -E -x c /dev/null
|
||||
CXXFLAGS=$CXXFLAGS_CPY
|
||||
LDFLAGS=$LDFLAGS_CPY
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user