mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-12-01 20:54:49 -05:00
15.1: Build fixes
This commit is contained in:
parent
e16aa10199
commit
910ee5ad76
5 changed files with 12 additions and 9 deletions
|
|
@ -86,7 +86,7 @@ buildAll() {
|
|||
}
|
||||
export -f buildAll;
|
||||
|
||||
buildAllN03() {
|
||||
buildAllNO3() {
|
||||
brunch lineage_flo-user; #Not affected by size, but breaks: undefined reference to 'mm_jpeg_get_new_session_idx'
|
||||
#Devices incompatible with -O3 due to size constraints
|
||||
#TODO: Consider moving these devices back and simply disabling recovery.img compilation
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue