[commit: ghc] master: configure: Cleanup ARM COPY bug test artifacts (d7b1751)
git at git.haskell.org
git at git.haskell.org
Wed Jul 19 00:29:24 UTC 2017
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/d7b17517e26007f537feab490509c0e13e0e239a/ghc
>---------------------------------------------------------------
commit d7b17517e26007f537feab490509c0e13e0e239a
Author: Ben Gamari <ben at smart-cactus.org>
Date: Fri Jul 7 23:16:47 2017 -0400
configure: Cleanup ARM COPY bug test artifacts
>---------------------------------------------------------------
d7b17517e26007f537feab490509c0e13e0e239a
aclocal.m4 | 2 ++
1 file changed, 2 insertions(+)
diff --git a/aclocal.m4 b/aclocal.m4
index 71a874f..a9788bf 100644
--- a/aclocal.m4
+++ b/aclocal.m4
@@ -2060,6 +2060,8 @@ EOF
else
AC_MSG_RESULT([unaffected])
fi
+
+ rm -f aclib.s aclib.o aclib.so actest.s actest.o actest
;;
*)
;;
More information about the ghc-commits
mailing list