Closed Bug 1574419 Opened 6 years ago Closed 6 years ago

Remove libtinfo version hack from CI build

Categories

(Data Platform and Tools :: Glean: SDK, defect, P1)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: janerik, Assigned: janerik)

Details

Attachments

(1 file)

In PR 249 I added a workaround for the missing library the NDK-shipped Clang compiler links to.

We just symlink the version that the container ships (v6) to the one the compiler is linked against (v5). This seems to work (yey for mostly-ABI-compatible).
It's still a hack and we should get rid of it eventually.
Options:

  • Get a newer compiler linked against a newer library
  • Install the proper old version of the library
Whiteboard: [telemetry:glean-rs:m?] → [telemetry:glean-rs:backlog]
Assignee: nobody → jrediger
Priority: P3 → P1
Whiteboard: [telemetry:glean-rs:backlog]
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: