tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Who maintains bootstrap-mk-files (mk-configure again)?
>> And the last question is what is the goal of these scripts in pkgsrc?
>> Are they ready for general purpose bmake-based development under
>> non-NetBSD platforms? Or this is not a goal of it?
> Some parts of the mk files are used for some individual packages that use
> it for their builds.
> I think for general purpose development is a goal.
bsd.lib.mk doesn't work under Solaris because -X flag is passed to ${LD}
unconditionally. Solaris's ld doesn't support it. Simon's mk-files fix
this problem by introducing LD_X variable reset to empty string under
UnixWare, Solaris and OSF1.
Should I send-pr or...?
--
Best regards, Aleksey Cheusov.
Home |
Main Index |
Thread Index |
Old Index