Changeset 4f1475d4 in mainline for arch/ia64


Ignore:
Timestamp:
2005-09-04T19:43:15Z (21 years ago)
Author:
Ondrej Palkovsky <ondrap@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
f9e5422
Parents:
ee7e6ace
Message:

Added preprocessed linker script to AMD architecture, so that
the constants are all only in the header files.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • arch/ia64/Makefile.inc

    ree7e6ace r4f1475d4  
    1717CPPFLAGS=$(DEFS) -nostdinc -I../include
    1818CFLAGS=$(CPPFLAGS) -mconstant-gp -nostdlib -fno-builtin -fno-unwind-tables -Werror-implicit-function-declaration -Wmissing-prototypes -Werror -O3
    19 LFLAGS=-EL -M -T ../arch/ia64/_link.ld
     19LFLAGS=-EL -M
    2020
    2121
Note: See TracChangeset for help on using the changeset viewer.