test: use gold instead of ld

This commit is contained in:
B3n30 2020-04-26 10:43:39 +02:00
parent 39463f1f6d
commit 93453dddb4
4 changed files with 13 additions and 1 deletions

5
.travis/linux-frozen/deps.sh Executable file
View file

@ -0,0 +1,5 @@
#!/bin/sh -ex
sudo apt-get -y install binutils-gold
docker pull citraemu/build-environments:linux-frozen