tntnet: revert part of a8fd61a3

it was not supposed to be there.
This commit is contained in:
Stefan Saraev 2013-10-05 23:31:25 +03:00
parent 1c66668d6a
commit 409f249240

View File

@ -28,7 +28,6 @@ setup_toolchain host
mkdir -p .build-host && cd .build-host
LIBS="-lpthread" \
../configure --host=$HOST_NAME \
--build=$HOST_NAME \
--prefix=$ROOT/$TOOLCHAIN \