Boost logo

Boost-Build :

From: Andrey Melnikov (melnikov_at_[hidden])
Date: 2005-10-16 12:20:38


Alexey Pakhunov wrote:
> Hi All,
>
> One more patch. This one adds processor-specific optimization flags.
> Works for i386, amd64 and ia64.
>

Found a little inconsistency:

+ # Processor-specific optimization
+ #
+
+ if [ MATCH ^([67]\\.) : $(version) ]

You use the fancy "below-8.0" variable in other place. So you should use
it here too.

Andrey

 


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk