Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 320039 | Differences between
and this patch

Collapse All | Expand All

(-)Jamroot (-1 / +1 lines)
Lines 352-358 Link Here
352
        if $(layout) = versioned
352
        if $(layout) = versioned
353
        {
353
        {
354
            result = [ common.format-name
354
            result = [ common.format-name
355
                <base> <toolset> <threading> <runtime> -$(BOOST_VERSION_TAG)
355
                <base> <threading> <runtime> -$(BOOST_VERSION_TAG)
356
                -$(BUILD_ID)
356
                -$(BUILD_ID)
357
                : $(name) : $(type) : $(property-set) ] ;
357
                : $(name) : $(type) : $(property-set) ] ;
358
        }        
358
        }        

Return to bug 320039