https://issues.apache.org/ooo/show_bug.cgi?id=125371
Issue ID: 125371
Issue Type: DEFECT
Summary: when icu is build it shouldn't be linked to installed
icu
Product: Build Tools
Version: 4.1.0
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: external prerequisites
Assignee: [email protected]
Reporter: [email protected]
Created attachment 83792
--> https://issues.apache.org/ooo/attachment.cgi?id=83792&action=edit
icu rpath support
When we don't use system icu, but icu is present during icu build icu parts are
linked to system icu, which can lead to crashes on version mismatch.
The patch adds rpath to built libraries to avoid this issue.
--
You are receiving this mail because:
You are the assignee for the issue.
You are watching all issue changes.