Opened 14 years ago
Closed 14 years ago
#749 closed task (fixed)
Enable EABI for ARM uClibc configuration
Reported by: | Andrew Bradford | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | CLFS Embedded 1.0.0 |
Component: | BOOK | Version: | CLFS Embedded GIT |
Keywords: | Cc: |
Description
Current uClibc-0.9.31-configs-2.patch only enables the OABI for config.arm.little. There should be an option to use EABI (since we tell about aapcs and aapcs-linux ABIs in the ABI section).
This may go hand in hand with other changes to enable use of EABI.
Change History (2)
comment:1 by , 14 years ago
comment:2 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
This is fixed in my git repo: abradford/master commit d5c74180c74610d9d0b31110bd1a338b036c04aa and beyond.