Changeset 009c485 in mainline for uspace/lib/c/arch/ppc32/Makefile.common
- Timestamp:
- 2018-05-01T19:02:23Z (7 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 742fc98e
- Parents:
- 5261062
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/arch/ppc32/Makefile.common
r5261062 r009c485 35 35 COMMON_CFLAGS += -mcpu=powerpc -m$(FLOATS)-float -m32 36 36 AFLAGS += -a32 37 L FLAGS +=--gc-sections37 LDFLAGS += -Wl,--gc-sections 38 38 39 39 ENDIANESS = BE
Note:
See TracChangeset
for help on using the changeset viewer.