Commit 8bf0eee8 authored by Ben Laurie's avatar Ben Laurie
Browse files

Note non-export of CC.

parent 82fe001b
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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";