Changeset 69dc065 in mainline for kernel/arch/ia32/Makefile.inc
- Timestamp:
- 2009-09-17T22:42:56Z (15 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- c1618ed
- Parents:
- 82cf692
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/arch/ia32/Makefile.inc
r82cf692 r69dc065 43 43 ICC_CFLAGS += $(CMN1) 44 44 SUNCC_CFLAGS += $(CMN1) 45 CLANG_CFLAGS += $(CMN1) 45 46 46 47 ## Accepted CPUs … … 71 72 GCC_CFLAGS += $(CMN2) 72 73 ICC_CFLAGS += $(CMN2) 74 CLANG_CFLAGS += $(CMN2) 73 75 74 76 ARCH_SOURCES = \
Note:
See TracChangeset
for help on using the changeset viewer.