This website requires JavaScript.
Explore
Help
Register
Sign In
CFD
/
hypre
Watch
1
Star
0
Fork
0
You've already forked hypre
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
master
hypre
/
AUTOTEST
/
configure.filters
3 lines
95 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
Remove '..' directory dependency in test Makefile (#487) The 'test/Makefile' had the '..' directory in the include path, which caused the 'HYPRE_config.h' file to be included from two different places (in '..' and in 'install'). In the spack autotest, this caused a conflict. * Check that 'git describe' works in autoconf build * Updated versioncheck tests to work when 'git describe' fails * Updated CMake build to work when 'git describe' fails * Update autotest filters to ignore error messages from 'git describe'
2021-10-07 00:29:30 +08:00
fatal: No names found, cannot describe anything.
Autoconf update (#765) Updating to autoconf 2.71 for building the 'configure' script Also updated 'config.guess' and 'config.sub' to the 2023 versions
2023-02-17 01:42:07 +08:00
WARNING: unknown Fortran name-mangling scheme
Reference in New Issue
Copy Permalink