Germano Massullo wrote on 2022/04/10 22:37:
Thank you very much Mamoru! Why don't you submit your patch to upstream
repository, so you get the credit? We will need to patch such thing upstream
anyways!
Now submitted:
https://github.com/BOINC/boinc/pull/4737
Regards,
Mamoru
__
Mamoru TASAKA wrote:
> Possible solution is to check if compiler (target) supports -msse3 and
> -mavx first, and it they are not supported, don't pass them to CPPFLAGS on
> AC_CHECK_DECL
It shall be noted that unconditionally compiling with these flags on x86_64
will make the program fail to run
Thank you very much Mamoru! Why don't you submit your patch to upstream
repository, so you get the credit? We will need to patch such thing
upstream anyways!
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-
Germano Massullo wrote on 2022/04/10 7:38:
Hello, on Fedora > 35 I am experiencing build failures on boinc-client on non
x86 architectures. I do not understand the reason
https://koji.fedoraproject.org/koji/taskinfo?taskID=85413241
F35 instead builds correctly
https://koji.fedoraproject.org/koj
Hello, on Fedora > 35 I am experiencing build failures on boinc-client
on non x86 architectures. I do not understand the reason
https://koji.fedoraproject.org/koji/taskinfo?taskID=85413241
F35 instead builds correctly
https://koji.fedoraproject.org/koji/taskinfo?taskID=85413347
Thank you
__