Skip to content

Commit 8849130

Browse files
committed
Remove lxcbr0 lines from gitian-build.sh
1 parent 10a20bf commit 8849130

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

contrib/gitian-build.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -179,8 +179,6 @@ done
179179
if [[ $lxc = true ]]
180180
then
181181
export USE_LXC=1
182-
export LXC_BRIDGE=lxcbr0
183-
sudo ifconfig lxcbr0 up 10.0.2.2
184182
fi
185183

186184
# Check for OSX SDK

0 commit comments

Comments
 (0)