]> git.ipfire.org Git - thirdparty/ccache.git/commit
feat(cmake): Disable IPO for mingw 918/head
authorGregor Jasny <gregor.jasny@logmein.com>
Sun, 22 Aug 2021 11:09:47 +0000 (13:09 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Sun, 29 Aug 2021 18:46:52 +0000 (20:46 +0200)
commit66942881ca7ed3063f48970b9509b07e23ba7fac
treebfd311f392724a9b392edf7e90f09e33bb1b6fce
parent82bca69eb7cef937997bf30fac00c46acf8394b7
feat(cmake): Disable IPO for mingw

On mingw IPO seems to be broken (out-of-diskspace errors
and lacking linker module support), therefore IPO support is being
deactivated.
CMakeLists.txt