a43dbf subr/build_init.subr: touch ${DEFAULT_BUILD_LOG_FNAME} and set ${BUILD_IS_PARENT=1}.

Authored and Committed by Lucio Andrés Illanes Albornoz (arab, vxp) 6 years ago
    subr/build_init.subr: touch ${DEFAULT_BUILD_LOG_FNAME} and set ${BUILD_IS_PARENT=1}.
    subr/ex_pkg_dispatch.subr:exp_pkg_dispatch(): set ${BUILD_IS_PARENT=0} within child process context.
    subr/ex_rtl_log.subr:exp_rtl_log_printf(): append message sans attributes to ${DEFAULT_BUILD_LOG_FNAME} given ${BUILD_IS_PARENT}.
    
        
file modified
+3 -1
file modified
+1 -1
file modified
+27 -14