Changeset 00acd66 in mainline for uspace/lib/libc/arch/ia64/Makefile.inc
- Timestamp:
- 2007-06-23T13:34:01Z (18 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 72381f1
- Parents:
- 3ae470a
- File:
-
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/libc/arch/ia64/Makefile.inc
r3ae470a r00acd66 33 33 TOOLCHAIN_DIR = /usr/local/ia64/bin 34 34 CFLAGS += -fno-unwind-tables -DMALLOC_ALIGNMENT_16 35 LFLAGS += -N ../ softint/libsoftint.a35 LFLAGS += -N ../../lib/softint/libsoftint.a 36 36 AFLAGS += 37 37
Note:
See TracChangeset
for help on using the changeset viewer.