Changeset 7674793 in mainline for libc/arch/ia64/Makefile.inc


Ignore:
Timestamp:
2006-06-08T10:05:23Z (19 years ago)
Author:
Jakub Vana <jakub.vana@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
0a9a324
Parents:
b1facba
Message:

Ia64 MALLOC Config

File:
1 edited

Legend:

Unmodified
Added
Removed
  • libc/arch/ia64/Makefile.inc

    rb1facba r7674793  
    3232TARGET = ia64-pc-linux-gnu
    3333TOOLCHAIN_DIR = /usr/local/ia64/bin
    34 CFLAGS += -fno-unwind-tables
     34CFLAGS += -fno-unwind-tables -DMALLOC_ALIGNMENT_16
    3535LFLAGS += -N ../softint/softint.a
    3636AFLAGS +=
Note: See TracChangeset for help on using the changeset viewer.