Closed
Bug 544488
Opened 15 years ago
Closed 15 years ago
switch android Makefile to use arm compiler instead of thumb
Categories
(Tamarin Graveyard :: Build Config, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
flash10.1
People
(Reporter: dschaffe, Unassigned)
Details
Attachments
(1 file)
1.96 KB,
patch
|
brbaker
:
review+
|
Details | Diff | Splinter Review |
updating Makefile to use arm compiler instead of thumb.
the thumb targets passed -mthumb to the compiler. it is easy to switch between but we want the shell to use arm.
Reporter | ||
Comment 1•15 years ago
|
||
Attachment #425468 -
Flags: review?(brbaker)
Updated•15 years ago
|
Attachment #425468 -
Flags: review?(brbaker) → review+
Reporter | ||
Comment 2•15 years ago
|
||
pushed in tr: 3749:6a3cbfd81b99
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Updated•15 years ago
|
Flags: flashplayer-qrb+
Target Milestone: --- → flash10.1
Updated•15 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•