diff --git a/plugins/community/repos/Valley/makefile.msvc b/plugins/community/repos/Valley/makefile.msvc index 2fe83034..4bee4fcf 100644 --- a/plugins/community/repos/Valley/makefile.msvc +++ b/plugins/community/repos/Valley/makefile.msvc @@ -2,6 +2,8 @@ SLUG=Valley include ../../../../dep/yac/install_msvc.mk +EXTRAFLAGS+= -wo4838 -wo4305 + include make.objects include ../../../build_plugin.mk