Update the IPO support for GCC and CLANG.
Compare changes
+ 9
− 1
@@ -104,9 +104,17 @@ if test "$enable_ipo" = "yes"; then
Note that you may need to define "AR", "LD" and "RANLIB", if the names do not match the default ones (clang/llvm are often trailed by version numbers).
Fixes #539 (closed)