| f56ea12d | 01-Jul-2020 |
Jed Brown <jed@jedbrown.org> |
tests: remove c99 requires because PETSC_HAVE_C99 is gone
PETSC_HAVE_C99 was removed in 75b4e14096da0ef4f038ff4e2c695b95ada13594
configure: Currently PETSc requires a c99 compiler - update conf
tests: remove c99 requires because PETSC_HAVE_C99 is gone
PETSC_HAVE_C99 was removed in 75b4e14096da0ef4f038ff4e2c695b95ada13594
configure: Currently PETSc requires a c99 compiler - update configure test accordingly
but we still had lots of\
build: requires: c99
in the tests, all of which have since been being skipped in the tests. This will re-enable those tests.
Commit-type: bug-fix
show more ...
|