Re: [Angstrom-devel] systemd FTBFS

2014-07-24 Thread Koen Kooi
Op 5 jul. 2014, om 20:16 heeft Sergey Lapin slapi...@gmail.com het volgende geschreven: Hi, all! Latest and fresh build from setup-scripts next branch produces this: ... | ./arm-angstrom-linux-gnueabi-libtool --tag=CC --mode=link arm-angstrom-linux-gnueabi-gcc -march=armv7-a -mthumb

Re: [Angstrom-devel] systemd FTBFS

2014-07-06 Thread Khem Raj
On Sat, Jul 5, 2014 at 11:16 AM, Sergey Lapin slapi...@gmail.com wrote: which seems to be due to bug in linaro-gcc LTO support. What are plans regarding this, is temprorary fix .bbappend ongoing or we should wait for toolchain fix? Add a bbappend to disable LTO via cflags, it should be fixed

Re: [Angstrom-devel] systemd FTBFS

2014-07-06 Thread Sergey Lapin
On Sun, Jul 6, 2014 at 6:04 PM, Khem Raj raj.k...@gmail.com wrote: On Sat, Jul 5, 2014 at 11:16 AM, Sergey Lapin slapi...@gmail.com wrote: which seems to be due to bug in linaro-gcc LTO support. What are plans regarding this, is temprorary fix .bbappend ongoing or we should wait for

Re: [Angstrom-devel] systemd FTBFS

2014-07-06 Thread Khem Raj
On Sun, Jul 6, 2014 at 9:13 AM, Sergey Lapin slapi...@gmail.com wrote: I'd appreciate any examples for such .bbappend file. CFLAGS += -fno-lto ___ Angstrom-distro-devel mailing list Angstrom-distro-devel@linuxtogo.org