Closed Bug 1742900 Opened 2 years ago Closed 2 years ago

Artifact builds no longer include RNP shared library

Categories

(Thunderbird :: Build Config, defect)

defect

Tracking

(thunderbird_esr91 unaffected)

RESOLVED FIXED
96 Branch
Tracking Status
thunderbird_esr91 --- unaffected

People

(Reporter: rjl, Assigned: rjl)

References

(Regression)

Details

(Keywords: regression)

Attachments

(1 file)

Regression from bug 1732809.

; OpenPGP (librnp)
#ifdef MOZ_OPENPGP
#ifdef MZLA_LIBRNP
@BINPATH@/@DLL_PREFIX@rnp@DLL_SUFFIX@
@BINPATH@/rnp-cli@BIN_SUFFIX@
@BINPATH@/rnpkeys@BIN_SUFFIX@
#endif
#endif

MZLA_LIBRNP will not be set for artifact builds because it relies on --enable-compile-environment being set.

MZLA_LIBRNP won't be set for artifact builds because of
--disable-compile-environment. Set it for packaging purposes.

Assignee: nobody → rob
Status: NEW → ASSIGNED

Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/fd1e34b7a279
Make sure artifact builds include RNP shared library. r=darktrojan

Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 96 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: