Rename flag to NOSIMD=true, NOOPT already in use by DPF

Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
falkTX 2022-12-28 14:50:01 +00:00
parent 2ad135551e
commit 108c462115
No known key found for this signature in database
GPG key ID: CDBAA37ABC74FBA0
12 changed files with 20 additions and 19 deletions

View file

@ -23,6 +23,7 @@ Developer related options:
* `DEBUG=true` build non-stripped debug binaries (terrible performance, only useful for developers)
* `NOPLUGINS=true` build only the Cardinal Core plugins (not recommended, only useful for developers)
* `NOSIMD=true` build without SIMD (not recommended, only useful for developers)
Packaging related options: