Richard Purdie
2d09cb28f2
gcc5: Add PR65779 patch to fix powerpc compile issues
This fixes compile issues on powerpc with gcc 5 which show up with
errors like:
| make[2]: Entering directory '/media/build1/poky/build/tmp/work/ppc7400-poky-linux/xprop/1_1.2.2-r0/build'
| powerpc-poky-linux-gcc -m32 -mhard-float -mcpu=7400 --sysroot=/media/build1/poky/build/tmp/sysroots/qemuppc -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -O2 -pipe -g -feliminate-unused-debug-types -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -o xprop dsimple.o clientwin.o xprop.o -lX11
| /media/build1/poky/build/tmp/sysroots/qemuppc/usr/lib/../lib/libX11.so: undefined reference to `.LCL2'
| collect2: error: ld returned 1 exit status
[YOCTO #7721]
(From OE-Core rev: 1702f52b5860336d36fb912fbe2851437e74a7d5)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-05-12 13:10:17 +01:00
..
2015-03-16 17:41:59 +00:00
2015-02-15 21:58:27 +00:00
2015-01-23 11:36:25 +00:00
2015-01-23 11:36:26 +00:00
2015-04-10 18:10:27 +01:00
2015-04-30 23:04:16 +01:00
2014-12-05 18:01:05 +00:00
2015-02-19 07:51:39 +00:00
2015-02-21 22:05:36 +00:00
2015-04-21 07:20:23 +01:00
2015-02-03 14:53:51 +00:00
2014-03-02 17:25:28 +00:00
2015-01-16 23:08:25 +00:00
2014-01-02 12:50:18 +00:00
2014-02-17 15:28:59 +00:00
2014-12-31 08:14:19 +00:00
2015-04-21 07:20:25 +01:00
2015-01-29 15:36:49 +00:00
2014-03-19 14:42:43 +00:00
2014-03-19 14:42:43 +00:00
2013-03-25 20:51:19 +00:00
2014-11-12 15:38:33 +00:00
2015-04-21 07:20:24 +01:00
2015-04-30 23:04:15 +01:00
2015-05-07 13:40:37 +01:00
2015-04-30 23:04:17 +01:00
2015-01-16 23:08:26 +00:00
2014-11-12 15:38:31 +00:00
2015-04-09 07:43:50 +01:00
2014-09-22 13:04:21 +01:00
2015-05-12 13:10:17 +01:00
2015-04-13 22:33:23 +01:00
2015-04-30 23:04:15 +01:00
2014-11-09 10:21:19 +00:00
2015-01-23 11:36:28 +00:00
2014-01-02 12:50:24 +00:00
2014-11-09 10:21:21 +00:00
2014-09-16 22:14:06 +01:00
2014-01-02 12:50:23 +00:00
2015-01-16 23:08:27 +00:00
2014-10-06 15:15:50 +01:00
2014-03-17 14:01:41 +00:00
2015-02-15 21:58:27 +00:00
2015-02-24 17:41:44 +00:00
2015-04-13 22:33:21 +01:00
2014-10-06 16:03:13 +01:00
2015-04-21 07:20:25 +01:00
2014-12-23 10:18:20 +00:00
2015-01-23 11:36:27 +00:00
2015-01-16 23:08:24 +00:00
2015-01-23 11:36:25 +00:00
2015-03-20 11:27:51 +00:00
2015-04-24 11:14:38 +01:00
2015-02-15 21:58:26 +00:00
2014-11-06 16:45:17 +00:00
2014-03-19 14:42:43 +00:00
2013-01-15 08:10:12 +00:00
2015-04-13 22:33:21 +01:00
2014-12-23 10:18:16 +00:00
2015-01-29 15:36:49 +00:00
2014-09-22 13:04:22 +01:00
2012-09-04 18:03:18 +01:00
2015-04-21 07:20:25 +01:00
2014-08-28 15:12:42 +01:00
2015-04-21 07:20:24 +01:00
2015-04-27 14:59:47 +01:00
2015-04-27 14:59:50 +01:00
2014-11-20 14:08:14 +00:00
2015-04-08 10:53:20 +01:00
2015-05-05 22:15:17 +01:00
2015-05-07 13:40:34 +01:00
2015-05-07 13:40:35 +01:00
2015-02-21 22:05:34 +00:00
2014-08-11 10:53:05 +01:00
2015-03-10 10:47:45 +00:00
2015-04-28 07:56:56 +01:00
2015-01-23 11:36:27 +00:00
2014-03-19 14:42:43 +00:00
2013-12-03 17:45:52 +00:00
2014-09-30 14:10:36 +01:00
2015-04-21 07:20:24 +01:00
2015-04-30 23:04:17 +01:00
2014-01-02 12:50:18 +00:00
2015-04-19 13:34:41 +01:00
2014-07-03 17:41:16 +01:00
2015-04-21 07:20:25 +01:00
2014-02-20 14:28:13 +00:00
2014-10-24 17:36:17 +01:00
2014-12-19 18:08:02 +00:00
2015-04-08 10:53:18 +01:00
2015-02-03 14:53:54 +00:00
2013-08-13 23:05:58 +01:00
2014-03-31 23:04:35 +01:00