Changes in uspace/lib/c/arch/sparc64/Makefile.common [1c3c287:954c024] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/arch/sparc64/Makefile.common
r1c3c287 r954c024 52 52 ifeq ($(PROCESSOR),sun4v) 53 53 DEFS += -DSUN4V 54 COMMON_CFLAGS += -Wl,-z,max-page-size=0x200055 else56 COMMON_CFLAGS += -Wl,-z,max-page-size=0x400057 54 endif
Note:
See TracChangeset
for help on using the changeset viewer.