Link upstream issue about stlfacadeSupport defaulting false

This commit is contained in:
Doron Behar 2019-10-05 07:58:56 +03:00
parent e86ef91b58
commit 94eafa02bf

View File

@ -9,7 +9,7 @@
, qt4 , qt4
, python , python
, pythonSupport ? true , pythonSupport ? true
# Default to false since it brakes the build # Default to false since it breaks the build, see https://github.com/MTG/gaia/issues/11
, stlfacadeSupport ? false , stlfacadeSupport ? false
, assertsSupport ? true , assertsSupport ? true
, cyclopsSupport ? true , cyclopsSupport ? true