# HG changeset patch # User Mychaela Falconia # Date 1508555901 0 # Node ID 154011ef41b116758e179041bb1f47409fe61f46 # Parent 1aa8cab15e1444ba57633e75a5655103c655a0a2 components/frame_na7_db_{fl,ir}: missed the -o3 which causes function reordering diff -r 1aa8cab15e14 -r 154011ef41b1 components/frame_na7_db_fl --- a/components/frame_na7_db_fl Sat Oct 21 02:50:37 2017 +0000 +++ b/components/frame_na7_db_fl Sat Oct 21 03:18:21 2017 +0000 @@ -1,6 +1,6 @@ # Building frame_na7_db_fl.lib using the GPF source bits we got with TCS3.2 -CFLAGS="-mw -x -pw2 -o -me -mt -g -mn" +CFLAGS="-mw -x -pw2 -o3 -me -mt -g -mn" # Defines diff -r 1aa8cab15e14 -r 154011ef41b1 components/frame_na7_db_ir --- a/components/frame_na7_db_ir Sat Oct 21 02:50:37 2017 +0000 +++ b/components/frame_na7_db_ir Sat Oct 21 03:18:21 2017 +0000 @@ -1,6 +1,6 @@ # Building frame_na7_db_fl.lib using the GPF source bits we got with TCS3.2 -CFLAGS="-mw -x -pw2 -o -me -mt -g -mn" +CFLAGS="-mw -x -pw2 -o3 -me -mt -g -mn" # Defines