On Tue, Nov 19, 2002 at 04:58:09PM +0100, Peter Poeml wrote:
> the config/Configure script takes "unknown" flags that it finds on the
> command line and puts them through, as compiler flags. 
> 
> However, those flags will appear _before_ any compiler flags that are
> hardwired in Configure. It is not possible to override them without
> patching Configure. 
> 
> Since I believe that is the wrong order of things, I attach a patch that
> reverses it (applies both to 0.9.6 and 0.9.7).

This is discussable. If you append flags, this means that you e.g. cannot
override -I settings, as the priority of these is from left to right.

Best regards,
        Lutz
PS. Please use "[EMAIL PROTECTED]" or its equivalent "[EMAIL PROTECTED]" 
to submit bug reports and patches. I tend to bounce them into rt manually
when I read them on openssl-*, but that's the exception, not the rule.
-- 
Lutz Jaenicke                             [EMAIL PROTECTED]
http://www.aet.TU-Cottbus.DE/personen/jaenicke/
BTU Cottbus, Allgemeine Elektrotechnik
Universitaetsplatz 3-4, D-03044 Cottbus
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to