If mklibs is called with both --root and --sysroot specified, and
for a library found in rpath, mklibs searches this library in
// which is an invalid path. Since
already points to an absolute directory on host, we should not
add prefix to it. Here is a mklibs patch for this issue.
Lei
* Fix
On 2013年01月11日 02:45, Joe Seymour wrote:
>> If mklibs is called with both --root and --sysroot specified, and> for a
>> library found in rpath, mklibs searches this library in
>> // which is an invalid path. Since
>> already points to an absolute directory on host, we should not
>> add prefix t
2 matches
Mail list logo