Changeset 1c3c287 in mainline for uspace/lib/c/arch/sparc64/Makefile.common
- Timestamp:
- 2019-01-14T16:52:47Z (6 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- d4ceba0
- Parents:
- 8e3bc063
- git-author:
- Jiri Svoboda <jiri@…> (2018-01-19 19:52:43)
- git-committer:
- Jiri Svoboda <jiri@…> (2019-01-14 16:52:47)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/arch/sparc64/Makefile.common
r8e3bc063 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.