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