X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Makefile;h=80d129ec74f3eee055395fb92a256e7636c5ab16;hb=9532b0f41b808d0155f8d26a4a81553a13593d58;hp=a01c4df3a3d3d5a076fa0a3d6994ddb734848f8e;hpb=4e7fce5a04030c83b49e3b9d3a9098915853316f;p=pcsx_rearmed.git diff --git a/Makefile b/Makefile index a01c4df3..80d129ec 100644 --- a/Makefile +++ b/Makefile @@ -16,6 +16,9 @@ CXXFLAGS += $(CFLAGS) #DRC_DBG = 1 #PCNT = 1 +# Suppress minor warnings for dependencies +deps/%: CFLAGS += -Wno-unused -Wno-unused-function + all: config.mak target_ plugins_ ifndef NO_CONFIG_MAK