Remove the noplugins build

Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
falkTX 2023-02-19 19:41:26 +01:00
parent 31dcf9ec6f
commit 5376573d09
No known key found for this signature in database
GPG key ID: CDBAA37ABC74FBA0
4 changed files with 0 additions and 54 deletions

View file

@ -22,7 +22,6 @@ Use them as `make SOMEOPTION=SOMEVALUE` syntax. You can specify as many options
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: