Add Wall to qsbr examples makefile
[urcu.git] / doc / examples / qsbr-minimal / Makefile
index 5fe65bc7e7503f6e3ef27216e58b8ef35e3916d5..79a65840305d954a5a27bfc9d478f505765e64fb 100644 (file)
@@ -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
This page took 0.022111 seconds and 4 git commands to generate.