Changes in uspace/lib/libc/arch/sparc64/Makefile.inc [58d5803d:6ab8697] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified uspace/lib/libc/arch/sparc64/Makefile.inc ¶
r58d5803d r6ab8697 43 43 BFD_NAME = elf64-sparc 44 44 BFD_ARCH = sparc 45 46 ifeq ($(PROCESSOR),us)47 DEFS += -DSUN4U48 endif49 50 ifeq ($(PROCESSOR),us3)51 DEFS += -DSUN4U52 endif53 54 ifeq ($(PROCESSOR),sun4v)55 DEFS += -DSUN4V56 endif
Note:
See TracChangeset
for help on using the changeset viewer.