QUICK_AND_DIRTY_COMPILER: document why it shouldn't be used

This commit is contained in:
Ștefan Talpalaru 2021-01-09 21:42:24 +01:00
parent f7c732a150
commit fcfbfaacd9
No known key found for this signature in database
GPG Key ID: CBF7934204F1B6F9
1 changed files with 2 additions and 0 deletions

View File

@ -145,6 +145,8 @@ CI. Defaults to 0.
`make QUICK_AND_DIRTY_COMPILER=1 build-nim` `make QUICK_AND_DIRTY_COMPILER=1 build-nim`
__Don't use this!__ It produces [a buggy Nim-1.2.6 compiler](https://github.com/status-im/nimbus-eth2/pull/2220).
## Make targets ## Make targets
### build ### build