clearlinux / swupd-client

Software update client
Other
115 stars 61 forks source link

Add APX flag support #1621

Closed bryteise closed 9 months ago

bryteise commented 9 months ago

Add support for new APX optimization level. Change increases the maximim potential optimization level but does not yet allow the files to be used (installed). get_opt_level_mask still needs to be updated to account for system supporting the new optimization level (and adding APX_SKIP_FILE support) before the APX files can be installed.

This change is being done at this time to allow mixer to create these files without swupd error messages during updates.