changeset 549:69e52afc01d5

configs/* except classic: rebuild tif_na7_db_{fl,ir} from source The purpose of this change is to allow a TRACEMASK_IN_FFS=1 setting given on the configure line to have effect; all configs except classic are included because this feature setting is orthogonal to the choice of G23M PS version and other config choices. (The classic config is an exception because its very purpose is to preserve a reference config with all of the original blobs.) Note that even though we are switching these TIF libraries from blobs to recompilation from source in all configs, our source for these libs compiles into a perfect match to the original blobs in the current default TRACEMASK_IN_FFS=0 configuration, hence there is no effective change beyond the unfortunate small increase in compilation times.
author Mychaela Falconia <falcon@freecalypso.org>
date Sun, 18 Nov 2018 08:33:30 +0000
parents 9f191ca0051f
children a1da09e02973
files configs/2092 configs/hybrid configs/hybrid-nogprs configs/hybrid-ui configs/hybrid-ui-vo configs/hybrid-vpm configs/l1reconst configs/l1reconst-bl configs/l1reconst-chg
diffstat 9 files changed, 18 insertions(+), 18 deletions(-) [+]
line wrap: on
line diff
--- a/configs/2092	Sun Nov 18 08:09:17 2018 +0000
+++ b/configs/2092	Sun Nov 18 08:33:30 2018 +0000
@@ -92,8 +92,8 @@
 lib_link_magic '(BSS_LIBS (.bss) CONST_LIBS (.text, .const))'
 blob_lib_gpf osx_na7_db
 lib_link_magic '(BSS_LIBS (.bss) CONST_LIBS (.text, .const))'
-blob_lib_gpf tif_na7_db_fl
-blob_lib_gpf tif_na7_db_ir
+build_lib    tif_na7_db_fl
+build_lib    tif_na7_db_ir
 lib_link_magic '(BSS_LIBS (.bss) CONST_LIBS (.text, .const))'
 
 # core drivers
--- a/configs/hybrid	Sun Nov 18 08:09:17 2018 +0000
+++ b/configs/hybrid	Sun Nov 18 08:33:30 2018 +0000
@@ -83,8 +83,8 @@
 lib_link_magic '(BSS_LIBS (.bss) CONST_LIBS (.text, .const))'
 blob_lib_gpf osx_na7_db
 lib_link_magic '(BSS_LIBS (.bss) CONST_LIBS (.text, .const))'
-blob_lib_gpf tif_na7_db_fl
-blob_lib_gpf tif_na7_db_ir
+build_lib    tif_na7_db_fl
+build_lib    tif_na7_db_ir
 lib_link_magic '(BSS_LIBS (.bss) CONST_LIBS (.text, .const))'
 
 # core drivers
--- a/configs/hybrid-nogprs	Sun Nov 18 08:09:17 2018 +0000
+++ b/configs/hybrid-nogprs	Sun Nov 18 08:33:30 2018 +0000
@@ -66,8 +66,8 @@
 lib_link_magic '(BSS_LIBS (.bss) CONST_LIBS (.text, .const))'
 blob_lib_gpf osx_na7_db
 lib_link_magic '(BSS_LIBS (.bss) CONST_LIBS (.text, .const))'
-blob_lib_gpf tif_na7_db_fl
-blob_lib_gpf tif_na7_db_ir
+build_lib    tif_na7_db_fl
+build_lib    tif_na7_db_ir
 lib_link_magic '(BSS_LIBS (.bss) CONST_LIBS (.text, .const))'
 
 # core drivers
--- a/configs/hybrid-ui	Sun Nov 18 08:09:17 2018 +0000
+++ b/configs/hybrid-ui	Sun Nov 18 08:33:30 2018 +0000
@@ -87,8 +87,8 @@
 lib_link_magic '(BSS_LIBS (.bss) CONST_LIBS (.text, .const))'
 blob_lib_gpf osx_na7_db
 lib_link_magic '(BSS_LIBS (.bss) CONST_LIBS (.text, .const))'
-blob_lib_gpf tif_na7_db_fl
-blob_lib_gpf tif_na7_db_ir
+build_lib    tif_na7_db_fl
+build_lib    tif_na7_db_ir
 lib_link_magic '(BSS_LIBS (.bss) CONST_LIBS (.text, .const))'
 
 # core drivers
--- a/configs/hybrid-ui-vo	Sun Nov 18 08:09:17 2018 +0000
+++ b/configs/hybrid-ui-vo	Sun Nov 18 08:33:30 2018 +0000
@@ -67,8 +67,8 @@
 lib_link_magic '(BSS_LIBS (.bss) CONST_LIBS (.text, .const))'
 blob_lib_gpf osx_na7_db
 lib_link_magic '(BSS_LIBS (.bss) CONST_LIBS (.text, .const))'
-blob_lib_gpf tif_na7_db_fl
-blob_lib_gpf tif_na7_db_ir
+build_lib    tif_na7_db_fl
+build_lib    tif_na7_db_ir
 lib_link_magic '(BSS_LIBS (.bss) CONST_LIBS (.text, .const))'
 
 # core drivers
--- a/configs/hybrid-vpm	Sun Nov 18 08:09:17 2018 +0000
+++ b/configs/hybrid-vpm	Sun Nov 18 08:33:30 2018 +0000
@@ -62,8 +62,8 @@
 lib_link_magic '(BSS_LIBS (.bss) CONST_LIBS (.text, .const))'
 blob_lib_gpf osx_na7_db
 lib_link_magic '(BSS_LIBS (.bss) CONST_LIBS (.text, .const))'
-blob_lib_gpf tif_na7_db_fl
-blob_lib_gpf tif_na7_db_ir
+build_lib    tif_na7_db_fl
+build_lib    tif_na7_db_ir
 lib_link_magic '(BSS_LIBS (.bss) CONST_LIBS (.text, .const))'
 
 # core drivers
--- a/configs/l1reconst	Sun Nov 18 08:09:17 2018 +0000
+++ b/configs/l1reconst	Sun Nov 18 08:33:30 2018 +0000
@@ -84,8 +84,8 @@
 lib_link_magic '(BSS_LIBS (.bss) CONST_LIBS (.text, .const))'
 blob_lib_gpf osx_na7_db
 lib_link_magic '(BSS_LIBS (.bss) CONST_LIBS (.text, .const))'
-blob_lib_gpf tif_na7_db_fl
-blob_lib_gpf tif_na7_db_ir
+build_lib    tif_na7_db_fl
+build_lib    tif_na7_db_ir
 lib_link_magic '(BSS_LIBS (.bss) CONST_LIBS (.text, .const))'
 
 # core drivers
--- a/configs/l1reconst-bl	Sun Nov 18 08:09:17 2018 +0000
+++ b/configs/l1reconst-bl	Sun Nov 18 08:33:30 2018 +0000
@@ -80,8 +80,8 @@
 lib_link_magic '(BSS_LIBS (.bss) CONST_LIBS (.text, .const))'
 blob_lib_gpf osx_na7_db
 lib_link_magic '(BSS_LIBS (.bss) CONST_LIBS (.text, .const))'
-blob_lib_gpf tif_na7_db_fl
-blob_lib_gpf tif_na7_db_ir
+build_lib    tif_na7_db_fl
+build_lib    tif_na7_db_ir
 lib_link_magic '(BSS_LIBS (.bss) CONST_LIBS (.text, .const))'
 
 # core drivers
--- a/configs/l1reconst-chg	Sun Nov 18 08:09:17 2018 +0000
+++ b/configs/l1reconst-chg	Sun Nov 18 08:33:30 2018 +0000
@@ -80,8 +80,8 @@
 lib_link_magic '(BSS_LIBS (.bss) CONST_LIBS (.text, .const))'
 blob_lib_gpf osx_na7_db
 lib_link_magic '(BSS_LIBS (.bss) CONST_LIBS (.text, .const))'
-blob_lib_gpf tif_na7_db_fl
-blob_lib_gpf tif_na7_db_ir
+build_lib    tif_na7_db_fl
+build_lib    tif_na7_db_ir
 lib_link_magic '(BSS_LIBS (.bss) CONST_LIBS (.text, .const))'
 
 # core drivers