[csw-maintainers] A bit of a problem, help wanted
Roger Håkansson
hson at opencsw.org
Fri Mar 20 06:47:50 CET 2009
> This is done inside the Makefile. You have basically three options:
>
> 1. Understand what is going on in the Makefile and make sure the first
> -L...
> points to your newly build libraries
> 2. Build a wrapper for 'cc' which reorders the -L arguments
> (Thanks James for the cool idea!)
> 3. Test it on a private machine to make sure it works and disable tests
> on the build farm
I'm fully aware of whats going on and how I could do a quick and dirty
fix (edit the Makefile).
What I would like to do is to make a more clean and future-proof
solution, i.e change the way Makefile.PL->Makefile is done, instead of
checking in pregenerated (and edited) Makefiles into svn.
More information about the maintainers
mailing list