From: Ben Laurie Date: Fri, 12 Jul 2013 13:48:13 +0000 (+0100) Subject: Note non-export of CC. X-Git-Tag: master-post-reformat~1258 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=8bf0eee8d993a7c32417332226b5d8f5082b1618;p=oweals%2Fopenssl.git Note non-export of CC. --- diff --git a/util/pl/unix.pl b/util/pl/unix.pl index a15418705b..0a08d3d3d9 100644 --- a/util/pl/unix.pl +++ b/util/pl/unix.pl @@ -84,6 +84,8 @@ sub platform_perlasm_compile_target for $p (keys %perl1) { +# FIXME: export CC so rsaz-avx2 can test for it. But this also +# requires fixing the .s.o rule to use CC! if ($target eq "\$(OBJ_D)/$p.o") { return << "EOF";