Opened 10 years ago
Closed 10 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)
Change History (3)
by , 10 years ago
Attachment: | 0001-Have-B_FIND_PATH_LIB_DIRECTORY-return-the-respective.patch added |
---|
Note:
See TracTickets
for help on using tickets.
patch