summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index aa89d2d..e6aba0d 100755
--- a/configure
+++ b/configure
@@ -3788,6 +3788,7 @@ tmpfile(){
}
trap 'rm -rf -- "$FFTMPDIR"' EXIT
+trap 'exit 2' INT
tmpfile TMPASM .asm
tmpfile TMPC .c
OpenPOWER on IntegriCloud