mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-07 11:49:40 +00:00
![Piotr Kubaj](/assets/img/avatar_default.png)
This port added -march=native, which was against ports tree compliance, broke run-time on some amd64 and broke building on non-x86. I have verified that it builds correctly on i386 and powerpc64 (provided -march=native is removed). It probably also builds on other architectures. Reviewed by: linimon MFH: 2020Q1 (fix build blanket)