On Thu, Dec 3, 2020 at 2:30 AM Sérgio Basto <sergio@xxxxxxxxxx> wrote:
Can be Makefile that hardcode the LDFLAGS when we have LDFLAGS=foo instead LDFLAGS+=foowhere 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@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx 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@xxxxxxxxxxxxxxxxxxxxxxx