Skip to content
This repository has been archived by the owner on Jun 21, 2023. It is now read-only.

Cherry-pick for 9.2.1 #385

Merged
merged 4 commits into from
May 14, 2020
Merged

Cherry-pick for 9.2.1 #385

merged 4 commits into from
May 14, 2020

Conversation

Chaoba
Copy link
Contributor

@Chaoba Chaoba commented May 14, 2020

This PR cherry-pick commits for 9.2.1

Igor Tarasov and others added 4 commits May 14, 2020 19:43
Add compiler and linker options to reduce binary size for release build:
  - reduce symbol visibility: `-fvisibility=hidden`, `-fvisibility-inlines=hidden`;
  - link time optimization `-flto` and enable gold plugin;
  - remove duplicated code: `–icf=all`;
  - size optimization for compilation (`-Oz`);
  - garbage collect unused sections: `-Wl,--gc-sections`

(cherry picked from commit 05974e2)
…ion on an Android 4.2.2 x86 tablet. (#381)

Co-authored-by: Tsoi Yat Shing <ystsoi@yahoo.com.hk>
(cherry picked from commit d319e17)
* Fix getFilter with distance expression crash.

* Update gl-native and test case

* Bump gl-native to maps-1.6.0

* Update review comment.

(cherry picked from commit 0010a58)
* Update changelog for 9.2.1

* Update changelog for 9.2.1

(cherry picked from commit f8fade5)
@Chaoba Chaoba requested a review from tobrun May 14, 2020 11:45
@Chaoba Chaoba merged commit 9d96228 into release-water May 14, 2020
@Chaoba Chaoba deleted the kl-cherry9.2.1 branch May 14, 2020 23:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants