Hi Folks, I write an app, tomboy-ng, in Debian.
Its a free pascal app, and free pascal does not do hardening on
powerpc64el. So, I turn it off at compile (eg if [ "$CPU" =
"powerpc64le" ]; then...) and leave an override so Lintian does not get
too unhappy. Like this -
# FPC has a known bug o
On Sat, Feb 8, 2025 at 9:18 AM David Bannon wrote:
>
> Hi Folks, I write an app, tomboy-ng, in Debian.
>
> Its a free pascal app, and free pascal does not do hardening on powerpc64el.
> So, I turn it off at compile (eg if [ "$CPU" = "powerpc64le" ]; then...) and
> leave an override so Lintian do
2 matches
Mail list logo