Files
packages/libs
Alexandru Ardelean ab5afd7620 libs/dtc: fix build on x86_64
Fixes build error:
```
x86_64-openwrt-linux-musl-gcc -L/home/sandu/work/lede/staging_dir/target-x86_64_musl-1.1.15/usr/lib -L/home/sandu/work/lede/staging_dir/target-x86_64_musl-1.1.15/lib -L/home/sandu/work/lede/staging_dir/toolchain-x86_64_gcc-5.4.0_musl-1.1.15/usr/lib -L/home/sandu/work/lede/staging_dir/toolchain-x86_64_gcc-5.4.0_musl-1.1.15/lib -znow -zrelro  -fPIC -shared -Wl,--version-script=libfdt/version.lds -Wl,-soname,libfdt.so.1 -o libfdt/libfdt-1.4.2.so libfdt/fdt.o libfdt/fdt_ro.o libfdt/fdt_wip.o libfdt/fdt_sw.o libfdt/fdt_rw.o libfdt/fdt_strerror.o libfdt/fdt_empty_tree.o libfdt/fdt_addresses.o
/home/sandu/work/lede/staging_dir/toolchain-x86_64_gcc-5.4.0_musl-1.1.15/lib64/gcc/x86_64-openwrt-linux-musl/5.4.0/../../../../x86_64-openwrt-linux-musl/bin/ld: libfdt/fdt.o: relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
libfdt/fdt.o: error adding symbols: Bad value
collect2: error: ld returned 1 exit status
Makefile:283: recipe for target 'libfdt/libfdt-1.4.2.so' failed
make[4]: *** [libfdt/libfdt-1.4.2.so] Error 1
```

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2017-01-11 00:01:37 +08:00
..
2016-10-08 21:48:28 -04:00
2016-03-08 15:50:22 +00:00
2016-05-24 22:01:35 +02:00
2016-04-13 16:05:03 +02:00
2017-01-11 00:01:37 +08:00
2016-11-28 14:39:47 +01:00
2016-12-08 10:46:58 +01:00
2016-01-27 11:14:16 +00:00
2016-04-27 17:13:41 -04:00
2016-09-19 21:45:24 +02:00
2016-04-19 14:04:51 +02:00
2016-11-04 20:53:59 +01:00
2016-04-19 14:04:51 +02:00
2016-07-03 14:19:59 +00:00
2016-05-24 21:19:21 +02:00
2016-12-25 17:56:09 +01:00
2016-10-31 13:14:01 +03:00
2016-08-29 20:14:10 +02:00
2016-08-16 16:43:41 +02:00
2016-03-08 15:50:57 +00:00
2016-12-20 18:38:17 -06:00
2016-06-01 17:51:13 +02:00
2016-09-01 07:22:17 +02:00
2016-05-31 21:42:16 +02:00
2017-01-03 19:59:57 +01:00
2016-06-12 21:06:49 -04:00
2016-03-25 17:52:45 -04:00
2016-06-03 11:12:28 +08:00
2016-12-16 14:54:07 +01:00
2016-05-24 21:25:37 +02:00
2016-05-06 15:15:21 +02:00
2017-01-01 23:44:01 +01:00
2016-11-22 16:09:37 -02:00
2016-05-31 21:31:52 +02:00
2016-10-16 20:32:24 -04:00
2016-12-03 17:23:41 +01:00
2016-10-04 14:14:07 +02:00
2016-06-21 00:56:41 +02:00
2017-01-04 14:19:21 -05:00
2016-11-11 11:23:49 +01:00
2016-11-23 20:11:50 -06:00
2016-01-25 14:06:18 +01:00
2016-05-22 14:20:02 +03:00