Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-09-01 | build-sys: Look for gcc-* binutils wrappers only if we're using GCC | Jan Alexander Steffens (heftig) | |
If we don't look for them, LT_INIT will and default to the unprefixed tools. Apparently clang doesn't like the wrappers being used. Should fix #1077. |