Changeset 69dc065 in mainline for boot/arch/ia64/loader/Makefile
- 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
-
boot/arch/ia64/loader/Makefile
r82cf692 r69dc065 51 51 endif 52 52 53 ifeq ($(COMPILER),icc _native)53 ifeq ($(COMPILER),icc) 54 54 CC = icc 55 55 AS = as
Note:
See TracChangeset
for help on using the changeset viewer.