gcc: Do not remove gcc 'full names'
authorFredrik Fornwall <fredrik@fornwall.net>
Mon, 17 Aug 2015 10:08:24 +0000 (06:08 -0400)
committerFredrik Fornwall <fredrik@fornwall.net>
Mon, 17 Aug 2015 10:08:24 +0000 (06:08 -0400)
commit5ce2f122de14f5284f6ec5632257b502074642eb
tree6395606f047e789ca10f3bb62923b86d5afcae11
parent23ecda9d54ccf83329a8f72ccd08bcfe6a6af7ab
gcc: Do not remove gcc 'full names'

Previously aliases such as arm-linux-androideabi-gcc was removed
from the gcc package. This causes trouble and confusion for things
that pick up the C compiler they where compiled with (e.g. ruby, go).
packages/gcc/build.sh
packages/gcc/gcc-Makefile.in.patch [new file with mode: 0644]
packages/gcc/gcc.patch