Ticket #2404: jamroot.patch

File jamroot.patch, 527 bytes (added by Chris Allen <chrisa@…>, 14 years ago)

Patch for Jamroot

  • Jamroot

    old new  
    362362{
    363363    install-requirements += <install-default-prefix>/usr/local ;
    364364}
    365365
    366366local headers =
    367     [ path.glob-tree boost : *.hpp *.ipp *.h *.inc : CVS ]
     367    [ path.glob-tree boost : *.hpp *.ipp *.h *.inc *.SUNWCCh : CVS ]
    368368    [ path.glob-tree boost/compatibility/cpp_c_headers : c* : CVS ]
     369    [ path.glob boost/tr1/tr1 : * : bcc32 sun CVS ]
    369370    ;
    370371
    371372
    372373# Complete install
    373374package.install install-proper