Note non-export of CC.
authorBen Laurie <ben@links.org>
Fri, 12 Jul 2013 13:48:13 +0000 (14:48 +0100)
committerBen Laurie <ben@links.org>
Fri, 12 Jul 2013 13:48:13 +0000 (14:48 +0100)
util/pl/unix.pl

index a15418705b4e75b637d4b96be9e89193861eba03..0a08d3d3d9bfb448e389f8ceafcd9acc38961da4 100644 (file)
@@ -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";