comparison components/frame_na7_db_fl @ 296:154011ef41b1

components/frame_na7_db_{fl,ir}: missed the -o3 which causes function reordering
author Mychaela Falconia <falcon@freecalypso.org>
date Sat, 21 Oct 2017 03:18:21 +0000
parents 1aa8cab15e14
children ff91db8c9eb8
comparison
equal deleted inserted replaced
295:1aa8cab15e14 296:154011ef41b1
1 # Building frame_na7_db_fl.lib using the GPF source bits we got with TCS3.2 1 # Building frame_na7_db_fl.lib using the GPF source bits we got with TCS3.2
2 2
3 CFLAGS="-mw -x -pw2 -o -me -mt -g -mn" 3 CFLAGS="-mw -x -pw2 -o3 -me -mt -g -mn"
4 4
5 # Defines 5 # Defines
6 6
7 CPPFLAGS="-DNU_DEBUG -D_FF_RV_EXIST_ -DRUN_FLASH" 7 CPPFLAGS="-DNU_DEBUG -D_FF_RV_EXIST_ -DRUN_FLASH"
8 CPPFLAGS="$CPPFLAGS -D_TARGET_ -D_NUCLEUS_" 8 CPPFLAGS="$CPPFLAGS -D_TARGET_ -D_NUCLEUS_"