FreeCalypso > hg > fc-magnetite
diff components/frame_na7_db_ir @ 489:f89439ce0d45
OSL: os_com_ir.c compiles
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Fri, 22 Jun 2018 07:00:42 +0000 |
parents | 1b561dd0368b |
children | e9bdc8184d50 |
line wrap: on
line diff
--- a/components/frame_na7_db_ir Fri Jun 22 06:38:03 2018 +0000 +++ b/components/frame_na7_db_ir Fri Jun 22 07:00:42 2018 +0000 @@ -33,3 +33,12 @@ cfile_plain $SRCDIR/prf_func.c cfile_plain $SRCDIR/frm_ext.c cfile_plain $SRCDIR/frame_version.c + +# OSL + +# drop -o3 +CFLAGS="-mw -x -pw2 -o -me -mt -g -mn" + +SRCDIR=$SRC/gpf2/osl + +cfile_plain $SRCDIR/os_com_ir.c