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