$NetBSD: patch-compiler_cpp_Makefile.in,v 1.1 2025/03/04 13:05:53 adam Exp $ Ignore compiler warnings. -Werror makes the build fail. --- compiler/cpp/Makefile.in.orig 2025-03-04 11:33:33.472204791 +0000 +++ compiler/cpp/Makefile.in @@ -674,7 +674,6 @@ thrift_SOURCES = src/thrift/audit/t_audi src/thrift/generate/go_validator_generator.cc \ src/thrift/generate/go_validator_generator.h thrift_CPPFLAGS = -I$(srcdir)/src -thrift_CXXFLAGS = -Wall -Wextra -pedantic -Werror thrift_LDADD = @LEXLIB@ src/thrift/libparse.a WINDOWS_DIST = \ compiler.sln \