Le 28/09/2016 à 21:59, Balint Reczey a écrit : > Control: tags -1 patch pending
[...] +export DEB_CFLAGS_MAINT_APPEND = -fPIC [...] Why only enabling -fPIC? If the package is modified, won't it be better to enable hardening? Note that I do not know the package, so I do not know if there is performance impact or other side effects (as for -fPIC). Regards, Vincent