Changeset feb1a414 in mainline for arch/ia64


Ignore:
Timestamp:
2005-11-14T22:31:15Z (20 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
e411579
Parents:
315f89c
Message:

Revert to -O3 for all architectures as the mips32 bug got fixed.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • arch/ia64/Makefile.inc

    r315f89c rfeb1a414  
    3939#
    4040
    41 CFLAGS += -mconstant-gp -fno-unwind-tables -minline-int-divide-min-latency -O3
     41CFLAGS += -mconstant-gp -fno-unwind-tables -minline-int-divide-min-latency
    4242LFLAGS += -EL
    4343AFLAGS += -mconstant-gp
Note: See TracChangeset for help on using the changeset viewer.