test: use gold instead of ld
This commit is contained in:
5
.travis/linux-frozen/deps.sh
Executable file
5
.travis/linux-frozen/deps.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/sh -ex
|
||||
|
||||
sudo apt-get -y install binutils-gold
|
||||
|
||||
docker pull citraemu/build-environments:linux-frozen
|
Reference in New Issue
Block a user