Just check for nimdistros instead of adding an additional define.
This commit is contained in:
parent
fcbb3de783
commit
b629048249
4 changed files with 2 additions and 6 deletions
|
|
@ -241,7 +241,6 @@ proc execScript(scriptName: string, flags: StringTableRef,
|
|||
defineSymbol("nimscript")
|
||||
defineSymbol("nimconfig")
|
||||
defineSymbol("nimble")
|
||||
defineSymbol("nimblesupportsdistros")
|
||||
registerPass(semPass)
|
||||
registerPass(evalPass)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue