summaryrefslogtreecommitdiffstats
path: root/util
diff options
context:
space:
mode:
authorBen Laurie <ben@links.org>2013-07-12 14:48:13 +0100
committerBen Laurie <ben@links.org>2013-07-12 14:48:13 +0100
commit8bf0eee8d993a7c32417332226b5d8f5082b1618 (patch)
treefd7f411704c766deb06ffbef1a428af1099ece0e /util
parent82fe001b8d7b040ac75a871287f9bc77b14c6cdb (diff)
Note non-export of CC.
Diffstat (limited to 'util')
-rw-r--r--util/pl/unix.pl2
1 files changed, 2 insertions, 0 deletions
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";