Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/arch/amd64/Makefile.inc

    r2689a0b r9d58539  
    5555GCC_CFLAGS += $(CMN1)
    5656ICC_CFLAGS += $(CMN1)
     57SUNCC_CFLAGS += -m64 -xmodel=kernel
    5758
    5859BITS = 64
     
    6667        GCC_CFLAGS += $(CMN2)
    6768        ICC_CFLAGS += $(CMN2)
     69        SUNCC_CFLAGS += -xtarget=opteron
    6870endif
    6971
Note: See TracChangeset for help on using the changeset viewer.