Changeset f9e5422 in mainline for arch/ia32/Makefile.inc.cross


Ignore:
Timestamp:
2005-09-04T19:49:11Z (19 years ago)
Author:
Ondrej Palkovsky <ondrap@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
db64c093
Parents:
4f1475d4
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • arch/ia32/Makefile.inc.cross

    r4f1475d4 rf9e5422  
    2424CPPFLAGS=$(DEFS) -nostdinc -I../include
    2525CFLAGS=$(CPPFLAGS) -nostdlib -fno-builtin -fomit-frame-pointer -Werror-implicit-function-declaration -Wmissing-prototypes -Werror -O3
    26 LFLAGS=-M -no-check-sections -T ../arch/ia32/_link.ld
     26LFLAGS=-M -no-check-sections
    2727
    2828arch_sources= \
Note: See TracChangeset for help on using the changeset viewer.