Merge pull request #25227 from obsidiansystems/cross-purge-binutilsCross

Purge binutilsCross
This commit is contained in:
John Ericson
2017-04-26 09:09:06 -04:00
committed by GitHub
15 changed files with 55 additions and 61 deletions

View File

@@ -89,6 +89,8 @@ rec {
msvc = {};
eabi = {};
androideabi = {};
gnueabi = {};
gnueabihf = {};
unknown = {};
};