On Sun, Feb 23, 2014 at 10:09 PM, Jaromír Mikeš <mira.mi...@gmail.com> wrote: > I've updated brutefir package ... still having troubles to pass LDFLAGS > correctly otherwise ready for upload.
The issue is that the brutefir makefile invokes ld directly, and ld cannot understand the -Wl,-z,relro flag given by the environment. Unfortunately, one can't just swap the ld call for a gcc call as the build fails for reasons not entirely clear to me. I have created a patch using the attributes supported by gcc, but I have no idea how to run this program to check if this works. I have pushed my changes, could anyone that knows how to use this test if it works? Anyone -- Saludos, Felipe Sateler _______________________________________________ pkg-multimedia-maintainers mailing list pkg-multimedia-maintainers@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers