Jonas Gorski eeeee885fb ar71xx: fix lzma-loader build with glibc
For an unknown reason gcc tries to link in crti.o when building with a
glibc toolchain (this does not happen with other targets). Prevent this
by telling gcc explicitly to not do that.

Fixes the following build error:

/home/jonas/git/lede/staging_dir/toolchain-mips_24kc_gcc-5.5.0_glibc/lib/gcc/mips-openwrt-linux-gnu/5.5.0/../../../../mips-openwrt-linux-gnu/lib/crti.o: In function `_init':
(.init+0x18): relocation truncated to fit: R_MIPS_GOT16 against `__gmon_start__'
/home/jonas/git/lede/staging_dir/toolchain-mips_24kc_gcc-5.5.0_glibc/lib/gcc/mips-openwrt-linux-gnu/5.5.0/../../../../mips-openwrt-linux-gnu/lib/crti.o: In function `_init':
(.init+0x28): relocation truncated to fit: R_MIPS_CALL16 against `__gmon_start__'
collect2: error: ld returned 1 exit status

Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
2017-12-13 11:34:51 +01:00
..
2016-09-04 13:35:11 +02:00
2017-11-22 20:45:52 +01:00
2017-10-28 13:59:03 +02:00
2017-10-22 15:17:42 +02:00
2017-06-29 04:46:59 +02:00
2017-11-22 20:45:52 +01:00
2017-12-07 01:41:09 +02:00
2017-12-07 01:41:09 +02:00
2017-11-22 20:45:52 +01:00
2017-10-25 09:22:13 +02:00
2017-10-18 21:46:05 +02:00
2017-12-08 19:41:18 +01:00
2017-10-24 18:39:17 -07:00
2017-12-07 01:41:09 +02:00
2017-01-10 12:49:34 +01:00
2017-11-24 14:09:11 +02:00