diff options
author | Dexuan Cui <dexuan.cui@intel.com> | 2010-06-23 13:51:15 +0800 |
---|---|---|
committer | Dexuan Cui <dexuan.cui@intel.com> | 2010-06-23 14:41:25 +0800 |
commit | a1d913a7fcb15dd75f457f5ba75f9ec3ed244918 (patch) | |
tree | e6686b205e4734122d709af84586166447e43613 /meta/packages/ncurses | |
parent | 3ceb99937d3cbfbd97f8a13c9e06118fe9003873 (diff) | |
download | openembedded-core-a1d913a7fcb15dd75f457f5ba75f9ec3ed244918.tar.gz openembedded-core-a1d913a7fcb15dd75f457f5ba75f9ec3ed244918.tar.bz2 openembedded-core-a1d913a7fcb15dd75f457f5ba75f9ec3ed244918.tar.xz openembedded-core-a1d913a7fcb15dd75f457f5ba75f9ec3ed244918.zip |
linux-omap: fix build failure with gcc-4.3.3
Pull time.h patch from upstream Linux kernel
(commit 38332cb98772f5ea757e6486bed7ed0381cb5f98)
The patch fixes the following build failure:
LD .tmp_vmlinux1
kernel/built-in.o: In function `timespec_add_ns':
undefined reference to `__aeabi_uldivmod'
kernel/built-in.o: In function `do_gettimeofday':
undefined reference to `__aeabi_uldivmod'
undefined reference to `__aeabi_uldivmod'
kernel/built-in.o: In function `timespec_add_ns':
undefined reference to `__aeabi_uldivmod'
undefined reference to `__aeabi_uldivmod'
kernel/built-in.o: more undefined references to `__aeabi_uldivmod'
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
Diffstat (limited to 'meta/packages/ncurses')
0 files changed, 0 insertions, 0 deletions