You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a minor issue, but it appears that the try_compile macros in the Configure.cmake fails on distcc as it sends some file to compile, and it may fail if the feature is not present, resulting in an error from the remote server.
There should be a way to set the default compiler instead.
The text was updated successfully, but these errors were encountered:
ahoarau
changed the title
Can't build with ccache
Can't build with distcc
May 2, 2018
This is a minor issue, but it appears that the
try_compile
macros in theConfigure.cmake
fails ondistcc
as it sends some file to compile, and it may fail if the feature is not present, resulting in an error from the remote server.There should be a way to set the default compiler instead.
The text was updated successfully, but these errors were encountered: