jenkins: avoid -fPIC
I do not remember why I added this in the first place, likely to make
GPGME's Python bindings work with -fsanitize=address. This turns out
to be more trouble than it is worth, so we simply omit the bindings in
the sanitizer build.
- Signed-off-by: Justus Winter <justus@g10code.com>