svn commit: r185925 - in head/contrib/binutils: bfd gas/config ld/emulparams

Dag-Erling Smørgrav des at des.no
Thu Dec 11 13:39:57 PST 2008


Marcel Moolenaar <xcllnt at mac.com> writes:
> Why not make OPENPAM_STATIC_MODULES a define that you put
> on the compiler command line and change the code to:
>
> #ifdef OPENPAM_STATIC_MODULES
> ... foo ...
> #else
> ... bar ...
> #endif

My preference would be to remove support for statically linked modules
altogether, but some people might object...  This is probably the best
compromise.

DES
-- 
Dag-Erling Smørgrav - des at des.no


More information about the freebsd-mips mailing list