summaryrefslogtreecommitdiff
path: root/t
diff options
context:
space:
mode:
Diffstat (limited to 't')
-rwxr-xr-xt2
1 files changed, 1 insertions, 1 deletions
diff --git a/t b/t
index 6b7abba5..22b21361 100755
--- a/t
+++ b/t
@@ -1,5 +1,5 @@
1#!/bin/bash 1#!/bin/bash
2args="-fwarn-unused-imports -rtsopts -DRENDERFLUSH -optP-include -optPdist/build/autogen/cabal_macros.h" 2args="-threaded -fwarn-unused-imports -rtsopts -DRENDERFLUSH -optP-include -optPdist/build/autogen/cabal_macros.h"
3 3
4root=${0%/*} 4root=${0%/*}
5cd "$root" 5cd "$root"