X-Git-Url: https://pd.if.org/git/?p=pdclib;a=blobdiff_plain;f=Jamrules;h=5e739353b9546a286bbcf061ec090772e8bd8a4b;hp=47f1ef8a0f68068df40a87011e3391d1209d1e97;hb=d196c8a3e0cf7154c41dde83a62b855d6fdc6f54;hpb=3a988bf47bda2322d7759d3c4518c03e0ef98ba4 diff --git a/Jamrules b/Jamrules index 47f1ef8..5e73935 100644 --- a/Jamrules +++ b/Jamrules @@ -35,7 +35,7 @@ if $(PDCLIB_TOOLCHAIN) = "gcc" { -Wall -Wextra -pedantic -Wno-unused-parameter -Wshadow -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wno-long-long -Wuninitialized -Wno-deprecated-declarations -Wredundant-decls -Winline - -Wcast-align + -Wcast-align -Wno-format ; PDCLIB_CCWARNINGS ?= -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes ;