add little note on non mixables.

This commit is contained in:
Joris Vink 2017-02-07 23:18:05 +01:00
parent 4e9399d553
commit a43d968f0f
1 changed files with 3 additions and 0 deletions

View File

@ -77,6 +77,9 @@ those by setting a shell environment variable before running **_make_**.
* JSONRPC=1 (compiles in JSONRPC support)
* PYTHON=1 (compiles in the Python support)
Note that certain build flavors cannot be mixed together and you will just
be met with compilation errors.
Example applications
-----------------
You can find example applications under **_examples/_**.