depends: disable inotify in Freebsd Qt build

This commit is contained in:
fanquake
2026-03-24 10:49:36 +08:00
parent fbabe86190
commit 6464f14081

View File

@@ -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