Issue #26851: Set Android compilation and link flags.

This commit is contained in:
Xavier de Gaye 2017-01-04 21:51:16 +01:00
parent 4fd9cc14b4
commit 2a352b667b
3 changed files with 36 additions and 4 deletions

View file

@ -121,6 +121,8 @@ Tests
Build
-----
- Issue #26851: Set Android compilation and link flags.
- Issue #28768: Fix implicit declaration of function _setmode. Patch by
Masayuki Yamamoto