Closed Bug 1423096 Opened 7 years ago Closed 7 years ago

Remove use of msvcrt='static' in mailnews/mapi/mapiDll/moz.build

Categories

(MailNews Core :: Build Config, enhancement)

enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
Thunderbird 59.0

People

(Reporter: glandium, Assigned: tomprince)

References

Details

Attachments

(1 file)

I'm going to remove the argument in bug 1423094.

I think replacing:
  GeckoSharedLibrary('mozMapi32', msvcrt='static', linkage=None)

with:
  SharedLibrary('mozMapi32')
  USE_STATIC_LIBS = True

should work.
Thanks for the heads-up.
Assignee: nobody → mozilla
Status: NEW → ASSIGNED
Pushed by mozilla@jorgk.com:
https://hg.mozilla.org/comm-central/rev/22df986bd72c
port bug 1423094: Remove use of msvcrt='static' in mailnews/mapi/mapiDll/moz.build. r=me
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → Thunderbird 59.0
Attachment #8934632 - Flags: review?(mozilla)
Attachment #8934632 - Flags: review?(mozilla)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: