Skip to content
  • Brad King's avatar
    Create INTERPROCEDURAL_OPTIMIZATION build feature · c5139627
    Brad King authored
    This commit creates target and directory properties to enable the Intel
    interprocedural optimization support on Linux.  Enabling it adds the
    compiler option '-ipo' and uses 'xiar' to create archives.
    
    See issue #9615.
    c5139627