Here are some build changes, on amd64.
Linking (the symbolic-functions one is an ubuntu delta in system-wide
build flags):
-cc -g authbind.o -o authbind
+cc -Wl,-Bsymbolic-functions -flto=auto -ffat-lto-objects -Wl,-z,relro
authbind.o -o authbind
-cc -g helper.o -o helper
+cc -Wl,-Bsymbo
Hello,
I tried this form on top of the new debian upload.
I'm not sure what is preferred, since this is a debian native package.
I thought about only changing d/rules, but then I would break CPPFLAGS
because the one provided by dpkg-buildflags would not have the
MAJOR_VER and MINOR_VER defines. I
Olivier Gayot writes ("Bug#1075720: authbind does not honor CFLAGS/LDFLAGS set
by the maintainer"):
> I just noticed that my quilt patch does not automatically apply because
> authbind does not declare d/source/format.
> As a consequence, the patch is ignored and the build sti
Package: authbind
Version: 2.1.3
Followup-For: Bug #1075720
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu oracular ubuntu-patch
Control: tags -1 patch
Dear Maintainer,
To avoid modifying the upstream makefile, I decided to pass the CFLAGS &
LDFLAGS variables on the CLI at the
Hello,
I just noticed that my quilt patch does not automatically apply because
authbind does not declare d/source/format.
As a consequence, the patch is ignored and the build still runs without the
expected CFLAGS / LDFLAGS.
I will rework the patch and update.
Thanks,
Olivier
Package: authbind
Version: 2.1.3
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu oracular ubuntu-patch
Dear Maintainer,
When building authbind, CFLAGS and LDFLAGS are overwritten by the
upstream makefile (and are also hardcoded in debian/rules). Therefore,
6 matches
Mail list logo