[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#905375: RFS: bitz-server/2.0.1-1



Hi,

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA512
>
> retitle 905375 RFS: bitz-server/2.0.1-1
> thanks
>

I ran 'blhc --all ../*.build and there are some

CXXFLAGS missing (-fPIE)
LDFLAGS missing (-fPIE -pie)

I saw debian/rules has 'hardening=+all' but can
you please add:

export DEB_CXXFLAGS_MAINT_APPEND  = -fPIE
export DEB_LDFLAGS_MAINT_APPEND = -fPIE -pie



Regards,
Herbert


Reply to: