Use newest bintools with gcc 6, thanks @oxidase

This commit is contained in:
Patrick Niklaus
2016-10-10 18:03:25 +02:00
committed by Patrick Niklaus
parent ca21b8833a
commit ca914b8b1f
2 changed files with 6 additions and 1 deletions
@@ -0,0 +1,5 @@
#!/bin/sh
sudo add-apt-repository ppa:jonathonf/binutils --yes || true
sudo apt-get update -qq --yes || true
sudo apt-get install -qq --yes --force-yes binutils