android: don't use c++17 (gnu++1z), as boost wants auto_ptr

Change-Id: Ifeedad11c9a1c108e611160d089846cfc16b1e9e
This commit is contained in:
Christian Lohmaier 2017-11-29 13:27:15 +01:00
parent 389f7b9581
commit 6c18082cfa
2 changed files with 2 additions and 0 deletions

View file

@ -8,3 +8,4 @@
--without-export-validation
--without-helppack-integration
--without-junit
--disable-c++17

View file

@ -8,3 +8,4 @@
--without-export-validation
--without-helppack-integration
--without-junit
--disable-c++17