Changeset 00a44bc in mainline for arch/ia64/Makefile.inc
- Timestamp:
- 2005-05-11T14:12:53Z (20 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 724b58a
- Parents:
- 9db5b66
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
arch/ia64/Makefile.inc
r9db5b66 r00a44bc 13 13 CPPFLAGS=$(DEFS) -nostdinc -I../include 14 14 CFLAGS=$(CPPFLAGS) -nostdlib -fno-builtin -Wmissing-prototypes -Werror -O3 15 LFLAGS=-EL - n -M -no-check-sections -T ../arch/ia64/_link.ld15 LFLAGS=-EL -M -no-check-sections -T ../arch/ia64/_link.ld 16 16 17 17 arch_sources= \
Note:
See TracChangeset
for help on using the changeset viewer.