d/rules + DEB_LDFLAGS_MAINT_STRIP=-Wl,-Bsymbolic-functions
to prevent a weird side-effect on Ubuntu using those LDFLAGS
and causing static variable to become having multiple "instances".
Ref: https://github.com/singularityware/singularity/issues/1947
Loading