https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241079
Bernard Spil <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|sys/amd64/amd64/support.S: |WITHOUT_CROSS_COMPILE |error: Requires AVX-512 ISA |buildworld broken on amd64 | |with non-AVX-512 CPU --- Comment #1 from Bernard Spil <[email protected]> --- If your CPU doesn't natively support AVX-512, make buildworld is broken on 12.1 After commenting the > #WITHOUT_CROSS_COMPILER="YES" in /etc/src.conf I was able to compile a kernel. Now runs fine. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
