]> granicus.if.org Git - pgbouncer/commit
Make build reproducible by dropping DBGVER handling
authorChristoph Berg <myon@debian.org>
Sun, 21 Feb 2016 14:35:18 +0000 (15:35 +0100)
committerChristoph Berg <myon@debian.org>
Sun, 21 Feb 2016 14:35:18 +0000 (15:35 +0100)
commit8ff19bf59ce11aaed365691d5cdb6c31c188cb5a
tree7d5dd2f995f05a67c373c36a22087edb41063c11
parentbf4d482d7f22d58bcc22d6b08c97f8a67d822ca9
Make build reproducible by dropping DBGVER handling

Debian wants debug symbols for all builds (the binaries are stripped by
debhelper's dh_strip), but the "(compiled by...)" information added for
debug builds defeats the goal to make builds reproducible on the binary
level. Fix by dropping the DBGVER information which doesn't serve any
purpose if the build output is byte-identical on rebuild.

https://wiki.debian.org/ReproducibleBuilds
Makefile
include/bouncer.h