diff options
author | Nitin A Kamble <nitin.a.kamble@intel.com> | 2011-12-02 12:20:01 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-12-05 22:47:06 +0000 |
commit | 51bfed2e26fc13a66e8b5710aa2ce1d7a04af721 (patch) | |
tree | 367b464b50cb25036b39e59891eda6be6467a83e /meta/recipes-gnome/gnome/gnome-mime-data/pkgconfig.patch | |
parent | 4eaa9ffa3f934615dc18580640c74b3e51f93e17 (diff) | |
download | poky-51bfed2e26fc13a66e8b5710aa2ce1d7a04af721.tar.gz |
openssl-1.0.0e: fix to wotk with x32 toolchain
Add BN_ADDR for address type instead of using BN_ULONG or unsigned long:
1. For W64, address type is unsigned long long, not unsigned long.
2. For x32, address type is unsigned long , not BN_ULONG.
Added a new targetlinux-x32 in the config file
The do_install() code to move lib/* to lib64 is not needed now with the
enhanced multilib support.
Make the x86-64 assembly syntax compatible with x32 compiler.
(From OE-Core rev: 340c14ac49afa1559c12f8848bef9b6ecf24ef35)
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: H.J. Lu <hjl.tools@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-gnome/gnome/gnome-mime-data/pkgconfig.patch')
0 files changed, 0 insertions, 0 deletions