Closed Bug 1205273 Opened 9 years ago Closed 9 years ago

Define XP_IOS in js/src

Categories

(Firefox Build System :: General, defect)

defect
Not set
normal

Tracking

(firefox44 fixed)

RESOLVED FIXED
mozilla44
Tracking Status
firefox44 --- fixed

People

(Reporter: ted, Assigned: ted)

References

Details

Attachments

(1 file)

js/src doesn't currently have an XP_IOS define, it uses XP_MACOSX everywhere. In bug 1171649 jandem asked me to ifdef some of my changes for iOS specifically, since JS has an "arm simulator" that you can build.
bug 1205273 - Define XP_IOS in js/src. r?glandium
Attachment #8662546 - Flags: review?(mh+mozilla)
Comment on attachment 8662546 [details]
MozReview Request: bug 1205273 - Define XP_IOS in js/src. r?glandium

https://reviewboard.mozilla.org/r/19635/#review17885

::: js/src/aclocal.m4:35
(Diff revision 1)
> +builtin(include, build/autoconf/ios.m4)dnl

/usr/bin/m4:./aclocal.m4:35: cannot open `build/autoconf/ios.m4': No such file or directory

You need ../../
Attachment #8662546 - Flags: review?(mh+mozilla) → review+
https://hg.mozilla.org/mozilla-central/rev/c18b5ef3be78
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla44
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: