Changeset 578


Ignore:
Timestamp:
11/18/08 13:40:13 (5 years ago)
Author:
phyrephox
Message:
  • small fix to make ixus 80 actually compile... (GCC 3.x!!!)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/makefile.inc

    r576 r578  
    262262# CFLAGS+=-mcpu=arm946e-s 
    263263# for gcc v3, we use to allow use of strd etc 
    264 #CFLAGS+=-march=armv5te 
     264CFLAGS+=-march=armv5te 
    265265 
    266266CTHUMB=-mthumb 
Note: See TracChangeset for help on using the changeset viewer.