Skip to content

Commit

Permalink
Disable CBOR stream reader/writer
Browse files Browse the repository at this point in the history
  • Loading branch information
hebasto committed Oct 6, 2024
1 parent 606510e commit 0cc81d2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions depends/packages/qt.mk
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,8 @@ $(package)_config_opts += -qt-harfbuzz
$(package)_config_opts += -qt-zlib
$(package)_config_opts += -static
$(package)_config_opts += -no-feature-backtrace
$(package)_config_opts += -no-feature-cborstreamreader
$(package)_config_opts += -no-feature-cborstreamwriter
$(package)_config_opts += -no-feature-colordialog
$(package)_config_opts += -no-feature-concurrent
$(package)_config_opts += -no-feature-dial
Expand Down

0 comments on commit 0cc81d2

Please sign in to comment.