Ticket #15664: boost-debug.patch
File boost-debug.patch, 355 bytes (added by arsptr@…, 16 years ago) |
---|
-
Portfile
old new 130 130 file copy ${worksrcpath}/libs ${destroot}${prefix}/share/doc/${name} 131 131 } 132 132 } 133 134 variant debug { 135 build.pre_args-append BJAM_CONFIG="debug release" 136 destroot.pre_args-append BJAM_CONFIG="debug release" 137 }