Use newest bintools with gcc 6, thanks @oxidase
This commit is contained in:
committed by
Patrick Niklaus
parent
ca21b8833a
commit
ca914b8b1f
@@ -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
|
||||
Reference in New Issue
Block a user