Changeset d6cd626 in mainline for uspace/lib/c/arch/ppc32
- Timestamp:
- 2012-09-02T18:45:25Z (13 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 85f7369
- Parents:
- 7ff35c7
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/arch/ppc32/Makefile.common
r7ff35c7 rd6cd626 28 28 29 29 GCC_CFLAGS += -mcpu=powerpc -msoft-float -m32 30 BASE_LIBS += $(LIBSOFTFLOAT_PREFIX)/libsoftfloat.a 30 31 AFLAGS = -a32 31 32
Note:
See TracChangeset
for help on using the changeset viewer.