X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;f=doc%2Fexamples%2Fqsbr-minimal%2FMakefile;h=79a65840305d954a5a27bfc9d478f505765e64fb;hb=ca8a68122132f6727f88b000b3db4989fa821def;hp=5fe65bc7e7503f6e3ef27216e58b8ef35e3916d5;hpb=ad510be0c46853f598268218ca71de60f4ebd94f;p=urcu.git diff --git a/doc/examples/qsbr-minimal/Makefile b/doc/examples/qsbr-minimal/Makefile index 5fe65bc..79a6584 100644 --- a/doc/examples/qsbr-minimal/Makefile +++ b/doc/examples/qsbr-minimal/Makefile @@ -11,7 +11,7 @@ CC = gcc LIBS = -lurcu-qsbr -CFLAGS = -g -O2 +CFLAGS = -g -O2 -Wall # Only necessary when building from the source tree and userspace RCU is # not installed