mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-04-06 05:37:50 +02:00
depends: disable inotify in Freebsd Qt build
This commit is contained in:
@@ -156,6 +156,7 @@ ifneq ($(LTO),)
|
||||
$(package)_config_opts_linux += -ltcg
|
||||
endif
|
||||
$(package)_config_opts_freebsd := $$($(package)_config_opts_linux)
|
||||
$(package)_config_opts_freebsd += -no-feature-inotify
|
||||
|
||||
$(package)_config_opts_mingw32 := -no-dbus
|
||||
$(package)_config_opts_mingw32 += -no-feature-freetype
|
||||
|
||||
Reference in New Issue
Block a user