mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-15 07:56:36 +00:00
10076c8486
Do not pass -march=native as that can bring pre-built packages with instructions not supported by end users and lead to a SIGILL crash. If CPUTYPE is not defined, set arch to the oldest CPU that supports SSE 4.1 (penryn), else let the build system try to build with whatever is set. Add a message indicating that the port should be rebuilt with CPUTYPE defined for best performance. While here, use zstd from ports (now detected). PR: 272192 Reported by: Patrick McMunn <doctorwhoguy@gmail.com>
8 lines
113 B
Plaintext
8 lines
113 B
Plaintext
[
|
|
{ type: install
|
|
message: <<EOM
|
|
PCSX2 should be recompiled with CPUTYPE defined for best performance.
|
|
EOM
|
|
}
|
|
]
|