mirror of
https://github.com/godotengine/godot-angle-static.git
synced 2026-01-07 06:09:57 +03:00
android: Remove uncompress_shared_libraries
The Android build assumes uncompress_shared_libraries==true, so this change should have no effect on the build while also allowing to remove the variable from chromium-src. Bug: chromium:1337134 Change-Id: I4b0d15b41b0ee5199f11e7534f7681cc0746df82 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/4067322 Reviewed-by: Ian Elliott <ianelliott@google.com> Commit-Queue: Ian Elliott <ianelliott@google.com>
This commit is contained in:
committed by
Angle LUCI CQ
parent
aa7bb157d6
commit
c904cba330
@@ -51,8 +51,6 @@ if (enable_java_templates) {
|
||||
}
|
||||
}
|
||||
|
||||
uncompress_shared_libraries = true
|
||||
|
||||
if (android_64bit_target_cpu) {
|
||||
if (symbol_level == 0) {
|
||||
secondary_abi_shared_libraries = []
|
||||
|
||||
Reference in New Issue
Block a user