* Due to the way in which we pass pointers of different types
to _p11_hash_iter_next()
-Wall -Wstrict-prototypes -Wmissing-declarations \
-Wmissing-prototypes -Wnested-externs -Wpointer-arith \
-Wdeclaration-after-statement -Wformat=2 -Winit-self \
- -Waggregate-return -Wno-missing-format-attribute"
+ -Waggregate-return -Wno-missing-format-attribute \
+ -fno-strict-aliasing"
for option in -Wmissing-include-dirs -Wundef; do
SAVE_CFLAGS="$CFLAGS"