Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/c/arch/sparc64/Makefile.common

    r687108b r954c024  
    3939ENDIANESS = BE
    4040
     41BFD_NAME = elf64-sparc
     42BFD_ARCH = sparc
    4143
    4244ifeq ($(PROCESSOR),us)
     
    5052ifeq ($(PROCESSOR),sun4v)
    5153        DEFS += -DSUN4V
    52         COMMON_CFLAGS += -Wl,-z,max-page-size=0x2000
    53 else
    54         COMMON_CFLAGS += -Wl,-z,max-page-size=0x4000
    5554endif
Note: See TracChangeset for help on using the changeset viewer.