Revision a5aa63a456fb6e7129e3ba048b17d157df5a1bab authored by Richard Levitte on 10 March 2016, 23:49:47 UTC, committed by Richard Levitte on 10 March 2016, 23:54:31 UTC
Some of these scripts would recognise an output parameter if it looks like a file path. That works both in both the classic and new build schemes. Some fo these scripts would only recognise it if it's a basename (i.e. no directory component). Those need to be corrected, as the output parameter in the new build scheme is more likely to contain a directory component than not. Reviewed-by: Andy Polyakov <appro@openssl.org>
1 parent 603358d

Computing file changes ...