提交 8bf0eee8 编写于 作者: B Ben Laurie

Note non-export of CC.

上级 82fe001b
...@@ -84,6 +84,8 @@ sub platform_perlasm_compile_target ...@@ -84,6 +84,8 @@ sub platform_perlasm_compile_target
for $p (keys %perl1) 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") if ($target eq "\$(OBJ_D)/$p.o")
{ {
return << "EOF"; return << "EOF";
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册