genvslite: fix the core option being listed as one of the per-project options
Post-facto application of issues that were caught during post-merge review, after the genvslite PR was merged without a full review.
This commit is contained in:
parent
9a6a95483c
commit
a63ed40191
|
@ -2158,6 +2158,7 @@ _BUILTIN_NAMES = {
|
|||
'debug',
|
||||
'default_library',
|
||||
'errorlogs',
|
||||
'genvslite',
|
||||
'install_umask',
|
||||
'layout',
|
||||
'optimization',
|
||||
|
|
Loading…
Reference in New Issue