android: don't use c++17 (gnu++1z), as boost wants auto_ptr
Change-Id: Ifeedad11c9a1c108e611160d089846cfc16b1e9e
This commit is contained in:
parent
389f7b9581
commit
6c18082cfa
2 changed files with 2 additions and 0 deletions
|
@ -8,3 +8,4 @@
|
|||
--without-export-validation
|
||||
--without-helppack-integration
|
||||
--without-junit
|
||||
--disable-c++17
|
||||
|
|
|
@ -8,3 +8,4 @@
|
|||
--without-export-validation
|
||||
--without-helppack-integration
|
||||
--without-junit
|
||||
--disable-c++17
|
||||
|
|
Loading…
Reference in a new issue