Improve status messages for SIMD checks
commit36684ab4ae22f5281998af8e481fedd74dc459f0
authorErik Lindahl <erik@kth.se>
Fri, 24 Nov 2017 19:26:56 +0000 (24 20:26 +0100)
committerMark Abraham <mark.j.abraham@gmail.com>
Tue, 28 Nov 2017 06:15:43 +0000 (28 07:15 +0100)
treeaa2f9376b2099cb2336e833b5f46874a329b883d
parentf20b0b8500a8cad3938cf6ad875b0ed5bf24ce94
Improve status messages for SIMD checks

The present SIMD checks always include a blank flag as the last
variable. This will (obviously) always work as a compiler flag,
and then we instead issued a status message saying a compiler
flag was found, but updating binutils might help. This alters
the error message to reflect that no flag was found, and we are
intentionally unspecific and suggest updating the compiler and/or
binutils.

Change-Id: If99aeac391adc709c295e71b94583a8f9e395b0e
cmake/gmxFindFlagsForSource.cmake
cmake/gmxManageSimd.cmake