tntnet: dont build with LTO support

This commit is contained in:
Stefan Saraev 2012-06-05 22:11:54 +03:00
parent ec12610a09
commit 174dc9f076

View File

@ -47,6 +47,8 @@ cd ..
setup_toolchain target
strip_lto
mkdir -p .build-target && cd .build-target
../configure --host=$TARGET_NAME \