Upgrade to latest snapshot to bring in libubacktrace
and enable it since e-wm needs it. Also enable fenv
to compiler target gcc.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Some architectures like mips become upset if you
try to link non-pic libraries to shared objects
some generate pic by default so it does not matter
Specifying -fPIC on commandline should make all happy
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This fixes builds where meta-shr isn't in TOPDIR/meta-shr but somewhere else (sources/meta-shr in my case)
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
10:15 <JaMa|Wrk> Hi, found your task-boot, this is good for everyone, would you mind pushing it to meta-oe?
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
In addition to stock OE uclibc it has more
Add argp support
Add x86_64 arch support
Only NPTL is supported for threading
Signed-off-by: Khem Raj <raj.khem@gmail.com>