gcc: Heavy Makefile modification, now builds and runs on target.
authorChristian Beier <dontmind@freeshell.org>
Tue, 15 Jul 2014 08:21:09 +0000 (10:21 +0200)
committerChristian Beier <dontmind@freeshell.org>
Sun, 10 Aug 2014 12:00:06 +0000 (14:00 +0200)
commit9b24b13654420360ad11447a81a11900a668aa3b
tree186d866718714644ddbe46a9cce0fa7ecddb8297
parent13e9670993cfa7f28596505e75752ac25c300e71
gcc: Heavy Makefile modification, now builds and runs on target.

* Use the same GCC version as the Attitude Adjustment toolchain.
* Use REAL_GNU_TARGET_NAME that contains the _uclibc suffix.
  Otherwise the linker on the target is not found.
* Revamped install section to install only needed binaries and omit
  static .a libs.

Signed-off-by: Christian Beier <dontmind@freeshell.org>
devel/gcc/Makefile