Opened 9 years ago

Closed 9 years ago

#12028 closed bug (fixed)

B_FIND_PATH_LIB_DIRECTORY doesn't return the specific arch

Reported by: humdinger Owned by: axeld
Priority: normal Milestone: Unscheduled
Component: System/libroot.so Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

This is hrev49114.

As bbjimmy found out, findpaths -a x86 B_FIND_PATH_LIB_DIRECTORY outputs
/boot/home/config/non-packaged/lib etc. instead of
/boot/home/config/non-packaged/lib/x86

The attached patch should fix that, if I'm not mistaken.

Attachments (1)

0001-Have-B_FIND_PATH_LIB_DIRECTORY-return-the-respective.patch (871 bytes ) - added by humdinger 9 years ago.
patch

Download all attachments as: .zip

Change History (3)

comment:1 by waddlesplash, 9 years ago

LGTM. Feel free to apply (or I will later if you are AFK for the day).

comment:2 by humdinger, 9 years ago

Resolution: fixed
Status: newclosed

Applied with hrev49124.

Note: See TracTickets for help on using tickets.