From ad5844ec9d2515654fae8e20f4e4272ddaf3a90f Mon Sep 17 00:00:00 2001 From: Dan Liew Date: Fri, 30 Oct 2015 22:26:47 +0000 Subject: Teach TravisCI and the Docker build to use the tagged "klee_uclibc_v1.0.0" release of uclibc. --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Dockerfile') diff --git a/Dockerfile b/Dockerfile index 03a65a75..b6aab804 100644 --- a/Dockerfile +++ b/Dockerfile @@ -9,7 +9,7 @@ ENV LLVM_VERSION=3.4 \ STP_VERSION=master \ DISABLE_ASSERTIONS=0 \ ENABLE_OPTIMIZED=1 \ - KLEE_UCLIBC=1 \ + KLEE_UCLIBC=klee_uclibc_v1.0.0 \ KLEE_SRC=/home/klee/klee_src \ COVERAGE=0 \ BUILD_DIR=/home/klee/klee_build -- cgit 1.4.1