We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e35b1cd commit 44e344aCopy full SHA for 44e344a
Makefile
@@ -112,7 +112,7 @@ VARIANT_VALUES = $(SUPPORTED_CHAINS)
112
# See SDK `include/appflags.h` for the purpose of each permission
113
#HAVE_APPLICATION_FLAG_DERIVE_MASTER = 1
114
#HAVE_APPLICATION_FLAG_GLOBAL_PIN = 1
115
-HAVE_APPLICATION_FLAG_BOLOS_SETTINGS = 1
+#HAVE_APPLICATION_FLAG_BOLOS_SETTINGS = 1
116
ifeq ($(CHAIN),ethereum)
117
HAVE_APPLICATION_FLAG_LIBRARY = 1
118
else
0 commit comments