svn commit: r185925 - in head/contrib/binutils: bfd gas/config
ld/emulparams
M. Warner Losh
imp at bsdimp.com
Thu Dec 11 14:12:41 PST 2008
In message: <86hc5as8va.fsf at ds4.des.no>
Dag-Erling_Smørgrav <des at des.no> writes:
: 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.
We could just not support it on MIPS as well... I have patches in my
tree that do this in an uglyass way and was hoping for a better
solution...
Warner
More information about the freebsd-mips
mailing list