Closed kmaehashi closed 7 years ago
After applying this PR, multiversioning is automatically disabled under exotic environment like gcc-5.3.0 with binutils-2.20.
$ ./waf configure
... snip ...
Checking for function multiversioning : no
I have confirmed this test works correctly in my environment(manualy installed gcc-5.3.0 on Cent OS 6.9) Thanks!!
Fix #349.