# HG changeset patch # User Mychaela Falconia # Date 1602871244 0 # Node ID b5a5e3ea94ed3e4eac64bd441cd9eb5250402d64 # Parent 1803a0bc5808e428b009bc63634119aa09cc13f9 components: GPF library recipes preened diff -r 1803a0bc5808 -r b5a5e3ea94ed components/ccd --- a/components/ccd Fri Oct 16 17:44:57 2020 +0000 +++ b/components/ccd Fri Oct 16 18:00:44 2020 +0000 @@ -1,4 +1,4 @@ -# Building ccd_na7_db.lib using TCS3.2 CCD source +# Building ccd.lib using TCS3.2 CCD source CFLAGS="-mw -x -pw2 -me -mt -o -g -mn" diff -r 1803a0bc5808 -r b5a5e3ea94ed components/misc_fl --- a/components/misc_fl Fri Oct 16 17:44:57 2020 +0000 +++ b/components/misc_fl Fri Oct 16 18:00:44 2020 +0000 @@ -1,4 +1,4 @@ -# Building misc_na7_db_fl.lib using the GPF source bits we got with TCS211 +# Building misc_fl.lib using the GPF source bits we got with TCS211 CFLAGS="-mw -x -pw2 -o -me -mt -g -mn" diff -r 1803a0bc5808 -r b5a5e3ea94ed components/misc_ir --- a/components/misc_ir Fri Oct 16 17:44:57 2020 +0000 +++ b/components/misc_ir Fri Oct 16 18:00:44 2020 +0000 @@ -1,4 +1,4 @@ -# Building misc_na7_db_ir.lib using the GPF source bits we got with TCS211 +# Building misc_ir.lib using the GPF source bits we got with TCS211 CFLAGS="-mw -x -pw2 -o -me -mt -g -mn" diff -r 1803a0bc5808 -r b5a5e3ea94ed components/osx --- a/components/osx Fri Oct 16 17:44:57 2020 +0000 +++ b/components/osx Fri Oct 16 18:00:44 2020 +0000 @@ -1,4 +1,4 @@ -# Building osx_na7_db.lib from our reconstructed osx.c source +# Building osx.lib from our reconstructed osx.c source CFLAGS="-mw -x -pw2 -o -me -mt -g -mn" @@ -16,4 +16,4 @@ SRCDIR=$SRC/gpf/frame/cust_os -cfile_plain $SRCDIR/osx.c +cfile_symlink $SRCDIR/osx.c diff -r 1803a0bc5808 -r b5a5e3ea94ed components/tif_fl --- a/components/tif_fl Fri Oct 16 17:44:57 2020 +0000 +++ b/components/tif_fl Fri Oct 16 18:00:44 2020 +0000 @@ -1,4 +1,4 @@ -# Building tif_na7_db_fl.lib using the GPF source bits we got with TCS211 +# Building tif_fl.lib using the GPF source bits we got with TCS211 CFLAGS="-mw -x -pw2 -o -me -mt -g -mn" diff -r 1803a0bc5808 -r b5a5e3ea94ed components/tif_ir --- a/components/tif_ir Fri Oct 16 17:44:57 2020 +0000 +++ b/components/tif_ir Fri Oct 16 18:00:44 2020 +0000 @@ -1,4 +1,4 @@ -# Building tif_na7_db_ir.lib using the GPF source bits we got with TCS211 +# Building tif_ir.lib using the GPF source bits we got with TCS211 CFLAGS="-mw -x -pw2 -o -me -mt -g -mn"