Closed Bug 1825583 Opened 2 years ago Closed 2 years ago

Port bug 1718171: Update openpgp.configure with respect to clang's runtime directory now being included in LIB

Categories

(Thunderbird :: Upstream Synchronization, defect)

defect

Tracking

(Not tracked)

RESOLVED FIXED
113 Branch

People

(Reporter: rjl, Assigned: rjl)

References

Details

Attachments

(1 file)

When building librnp for Windows, the clang_builtins runtime library needs to be included to pick up some 128-bit math functions (IIRC).

With the changes coming in bug 1718171, the runtime lib directory will be added to LIB so we should be able to drop a big chunk of openpgp.configure that finds that directory.

The RNP moz.build files need updating as well.

This change only affects Windows builds.
Clang's runtime libraries' path is added during configure thanks to bug 1718171,
so it's no longer necessary to look for it in openpgp.configure.

Assignee: nobody → rob
Status: NEW → ASSIGNED
Target Milestone: --- → 113 Branch

Pushed by sean@thunderbird.net:
https://hg.mozilla.org/comm-central/rev/8dc0d5808460
Stop looking for clang_rt.builtins at configure. r=dandarnell

Status: ASSIGNED → RESOLVED
Closed: 2 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: