Changeset feb1a414 in mainline for arch/amd64


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/amd64/Makefile.inc

    r315f89c rfeb1a414  
    4343endif
    4444
    45 CFLAGS += -fno-unwind-tables -m64 -mcmodel=kernel -mno-red-zone -O3
     45CFLAGS += -fno-unwind-tables -m64 -mcmodel=kernel -mno-red-zone
    4646DEFS += -D_CPU=${CPU}
    4747
Note: See TracChangeset for help on using the changeset viewer.