Changeset a0a273e in mainline for kernel/arch/ia64/Makefile.inc
- Timestamp:
- 2017-10-03T18:12:17Z (8 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- a41cda7
- Parents:
- 0f28387
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/arch/ia64/Makefile.inc
r0f28387 ra0a273e 30 30 BFD_ARCH = ia64-elf64 31 31 32 CMN1 = -mconstant-gp -fno-unwind-tables -mfixed-range=f32-f127 33 GCC_CFLAGS += $(CMN1) 34 ICC_CFLAGS += $(CMN1) 32 COMMON_CFLAGS += -mconstant-gp -fno-unwind-tables -mfixed-range=f32-f127 35 33 36 34 AFLAGS += -mconstant-gp
Note:
See TracChangeset
for help on using the changeset viewer.