scons, ext-testlib: rename NULL_All_Ruby to use all caps
This commit renames NULL_All_Ruby to NULL_ALL_RUBY and adds a tag for this build for testlib. These changes were made so the NULL_All_Ruby build could be used with testlib.
This commit is contained in:
@@ -253,6 +253,7 @@ def define_constants(constants):
|
||||
constants.power_tag = "POWER"
|
||||
constants.null_tag = "NULL"
|
||||
constants.all_compiled_tag = "ALL"
|
||||
constants.null_all_ruby = "NULL_All_Ruby"
|
||||
|
||||
constants.variant_tag_type = "variant"
|
||||
constants.opt_tag = "opt"
|
||||
|
||||
Reference in New Issue
Block a user