Closed Bug 479503 Opened 16 years ago Closed 16 years ago

move processor specifics out of windows mobile build tools

Categories

(Firefox Build System :: General, defect)

x86
Windows XP
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: dougt, Assigned: dougt)

Details

Attachments

(1 file)

in order to more easily support building for multiple devices, we should move the processors specific build (gcc/as) flags out of the windows mobile tools. Then we can simply define these (CFLAGS, ASFLAGS, etc) in a mozconfig file.
Attached patch patch v.1Splinter Review
Attachment #363363 - Flags: review?(bugmail)
in your mozconfig, you can do: CFLAGS="-QRarch6" CXXFLAGS="-QRarch6" ASFLAGS="-CPU ARM1136"
Attachment #363363 - Flags: review?(bugmail) → review+
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
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: