Consolidation with CDI-PIO (develop)
Compare changes
Files
2- Sergey Kosukhin authored
Both 'head -n 1' and 'sed 1q' exit after printing the first line, which closes the pipe and kills the compiler's process leaving it no chance to clean any temporary files it might have created (e.g. Intel compiler creates 'a.out' when it is called with additional flags like -I, -L, etc., which is the case when $CC/$FC is an MPI wrapper.
+ 5
− 5
@@ -44,7 +44,7 @@ AC_DEFUN([ACX_XLF_QEXTNAME_ADD_APPENDUS],
@@ -80,7 +80,7 @@ AC_DEFUN([_ACX_FIND_CFORTRAN_DEF],
@@ -89,7 +89,7 @@ AC_DEFUN([_ACX_FIND_CFORTRAN_DEF],
@@ -100,10 +100,10 @@ dnl check if compiling with f2c bindings or with default bindings