]> gitweb.factorcode.org Git - factor.git/commit
build.sh: Fix hang because of wget/ipv6 on some of my machines.
authorDoug Coleman <doug.coleman@gmail.com>
Fri, 16 Dec 2022 22:02:08 +0000 (16:02 -0600)
committerDoug Coleman <doug.coleman@gmail.com>
Fri, 16 Dec 2022 22:03:51 +0000 (16:03 -0600)
commitf8b9179b7e6f8984d4803415b75c4c5def380940
treed2b3d4423a0d6b180b2497b698b4c86d3c50b086
parent24d27f6ee234177e8ea5e77613ebeafb43a5da30
build.sh: Fix hang because of wget/ipv6 on some of my machines.

My linux box prefers an ipv6 address for some reason which doesn't resolve.

Might need to update factorcode ipv6 settings, too.
build.sh