Skip to content

Commit 9c441e7

Browse files
author
Charlie Somerville
committed
compile into a prefix
1 parent 36bd05d commit 9c441e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

script/cibuild

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ fi
66

77
git clean -f -x
88
autoconf
9-
./configure --disable-install-doc
9+
./configure --disable-install-doc --prefix=`pwd`/inst
1010
make -j $CORES
1111
make TESTS="-j $CORES" test-all

0 commit comments

Comments
 (0)