]> granicus.if.org Git - graphviz/commit
remove no longer needed 'FPERR' work around
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Wed, 12 Oct 2022 04:29:06 +0000 (21:29 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Thu, 13 Oct 2022 00:01:33 +0000 (17:01 -0700)
commit76feefc72cb09a91d4d113f16f182d076fafae9c
tree73d68d4a4e1a6a9ea6bb2243f04600cc97b55eb6
parent404e8aa21385d50b268d739fe39927ba02327af8
remove no longer needed 'FPERR' work around

As of the previous commit, `-ffast-math` is no longer enabled, so this is not
needed any more.

Gitlab: #1412, #2296
configure.ac