also specify --host option to configure script based on config.guess result in ConfigureMake easyblock#1532
Conversation
…result in ConfigureMake easyblock
|
All this does is enforce the default behaviour, I see no problem. |
|
@micaeljtoliveira Given your feedback in easybuilders/easybuild-easyconfigs#6922, thoughts on this change, do you agree it makes sense to set both |
|
@boegel I'm no expert in cross-compilation or this specific part of the autotools, but if their documentation is to be trusted, setting both In case you are wondering, this is how the patch should look like for |
|
@micaeljtoliveira Thanks for the feedback, much appreciated! This problem may not be specific to Also, since there should be no harm in setting both (especially since it doesn't prevent you from actually cross-compiling thanks to the This approach has the added benefit that we don't need to touch the I agree with you that it's not entirely clear what the best way forward is here. But my gut feeling (which may be wrong, time will tell) suggests that also setting |
see discussion in easybuilders/easybuild-easyconfigs#6922
cc @ocaisa, @vanzod