add comment about use of -DNO_MARCH_NATIVE=ON option for distributions

This commit is contained in:
F. Duncanh
2023-09-08 15:59:36 -04:00
parent 7b16c02d34
commit ae2dfea79a

View File

@@ -98,6 +98,7 @@ server in non-mirror mode
%autosetup -n UxPlay-%{version}
# if you are building for a distribution, add cmake option -DNO_MARCH_NATIVE=ON
%cmake -DCMAKE_INSTALL_DOCDIR=%{_docdir}/%{name}
%build