Changes in kernel/arch/ia64/Makefile.inc [cf84f1bf:7c682dd1] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/arch/ia64/Makefile.inc
rcf84f1bf r7c682dd1 34 34 ICC_CFLAGS += $(CMN1) 35 35 36 AFLAGS += -mconstant-gp 37 LFLAGS += -EL 36 LFLAGS = -EL 37 AFLAGS = -mconstant-gp 38 38 39 39 BITS = 64
Note:
See TracChangeset
for help on using the changeset viewer.