Changes in uspace/lib/c/arch/ppc32/Makefile.common [009c485:eefdd7c] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/arch/ppc32/Makefile.common
r009c485 reefdd7c 33 33 endif 34 34 35 COMMON_CFLAGS += -mcpu=powerpc -m$(FLOATS)-float -m32 35 COMMON_CFLAGS += -mcpu=powerpc -m$(FLOATS)-float -m32 -Wl,-z,max-page-size=0x1000 36 36 AFLAGS += -a32 37 37 LDFLAGS += -Wl,--gc-sections
Note:
See TracChangeset
for help on using the changeset viewer.