Ticket #3425: Jamfile.v2.patch

File Jamfile.v2.patch, 330 bytes (added by Andrey Semashev, 13 years ago)

The patch fixes the Jamfile so that it passes ICU_LINK flags to the linker

  • .v2

    old new  
    271271             <toolset>gcc-cygwin:<link>static
    272272             $(BOOST_REGEX_ICU_OPTS)
    273273             <conditional>@force-shared-linking
     274             $(gICU_LIBS)
    274275    ;
    275276
    276277shared-linking-warning-emitted = ;