summaryrefslogtreecommitdiff
path: root/test/testit
diff options
context:
space:
mode:
Diffstat (limited to 'test/testit')
-rwxr-xr-xtest/testit2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/testit b/test/testit
index 8e758bc..9fa6d3b 100755
--- a/test/testit
+++ b/test/testit
@@ -8,8 +8,6 @@
# //
# //===--------------------------------------------------------------------===//
-export DYLD_LIBRARY_PATH=/Users/hhinnant/Development/libcxxabi/lib:/Users/hhinnant/Development/temp_libcxx/lib
-
if [ -z $CC ]
then
CC=clang++