Fix for conflicting definition of _xgetbv with mingw-w64 >= 5
authorTim Mayberry <mojofunk@gmail.com>
Fri, 14 Oct 2016 02:35:05 +0000 (12:35 +1000)
committerTim Mayberry <mojofunk@gmail.com>
Thu, 10 Nov 2016 05:23:43 +0000 (15:23 +1000)
commited09a68f24818b0c899d8b51f4fe85eec83b2322
tree8f1966d46dc47ff15e8e73aea915473d72d23a8b
parent8520312f97680e8e6c25ccceaa8929b15e951ba1
Fix for conflicting definition of _xgetbv with mingw-w64 >= 5

Simplify the #ifdef logic so it is easier to follow and add exceptions in the
future if necessary.
libs/pbd/fpu.cc