K 10 svn:author V 4 ngie K 8 svn:date V 27 2017-10-10T06:20:33.046981Z K 7 svn:log V 357 Building libprofile-rt in cross-tools unfortunately doesn't work When built with cross-tools, it builds for the host architecture. We want the target architecture instead. Move the libraries to _prebuild_libs instead so they get built along with libssp_nonshared, etc (libraries that don't rely on --coverage being baked into them because NO_PIC is set). END