On Thu, Dec 3, 2020 at 2:30 AM Sérgio Basto <ser...@serjux.com> wrote:

>
> Can  be Makefile that hardcode the LDFLAGS when we have LDFLAGS=foo
> instead LDFLAGS+=foo
> where is the Makefile and the rest of the code , src-rpm etc ?
>

I tried patching around the CFLAGS and LDFLAGS from = to += which seemed to
work for the CFLAGS but not the LDFLAGS.

I came to the conclusion that the manual makefile was just not setup
correctly to be packager friendly and wrote a CMake configuration for it
which worked quite nicely.

Thanks,
Richard
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org

Reply via email to