Closed Bug 1024833 Opened 11 years ago Closed 11 years ago

Use _HAS_EXCEPTIONS=0 when building the JS engine on Windows

Categories

(Firefox Build System :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
mozilla33

People

(Reporter: ehsan.akhgari, Assigned: ehsan.akhgari)

References

Details

Attachments

(1 file)

No description provided.
Assignee: nobody → ehsan
Blocks: winclang
Attachment #8439652 - Flags: review?(mh+mozilla)
Comment on attachment 8439652 [details] [diff] [review] Use _HAS_EXCEPTIONS=0 when building the JS engine on Windows Review of attachment 8439652 [details] [diff] [review]: ----------------------------------------------------------------- ::: js/src/configure.in @@ +516,5 @@ > if test "$GCC" != "yes" -o -n "$CLANG_CC" ; then > MOZ_FIND_WINSDK_VERSION > fi > > + CFLAGS="$CFLAGS -D_HAS_EXCEPTIONS=0" Should probably avoid this with gcc.
Attachment #8439652 - Flags: review?(mh+mozilla) → review+
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla33
Product: Core → Firefox Build System
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: