On Wed, Sep 2, 2015 at 2:50 PM, Backeljauw Franky <[email protected]> wrote: > I guess the first one can go (since it’s just a dependency to build > binutils/2.25 as you mentioned below), but what’s the difference between > GCC-4.9.3-binutils-2.25 and GCC-4.9.3-2.25?
M4/1.4.17 is a build dependency for binutils/2.25 M4/1.4.17-GCC-4.9.3-binutils-2.25 is a build dependencies for binutils/2.25-GCC-4.9.3 GNU is the toolchain combining GCC+binutils M4/1.4.17-GNU-4.9.3-2.25 is the M4 for the actual toolchain and used by the other easyconfigs in the toolchain. You can delete the first two without trouble (I think), the latter is a keeper. Ward

