mirror of
https://github.com/openssl/openssl.git
synced 2024-12-12 03:23:59 +08:00
Note non-export of CC.
This commit is contained in:
parent
82fe001b8d
commit
8bf0eee8d9
@ -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";
|
||||
|
Loading…
Reference in New Issue
Block a user