@@ -27,9 +27,12 @@ def options(opt):
def configure(conf):
for b in building:
conf.recurse(b)
conf.env['BUILD_FROM_TOP'] = 'yes'
def build(ctx):
ctx.recurse(b)
def install(ctx):
The note is not visible to the blocked user.