Skip to content
  • Fred Baksik's avatar
    GHS: Only print bsp and os directives if specified by user · a42e40e7
    Fred Baksik authored
    -- standalone platforms will not build if bsp/os is specified in project file
    -- integrity platforms will always print these directives because they are required
    -- cleanup -os_dir setting
       allow customization of the actual setting because it is determined by tool-set customization files
       remove variable that was set but never used
    -- add message when using default values
    a42e40e7