Add -64bit package for .NET i586 build
authorJiyoung Yun <jy910.yun@samsung.com>
Wed, 15 Mar 2017 10:01:06 +0000 (19:01 +0900)
committerKarol Lewandowski <k.lewandowsk@samsung.com>
Fri, 26 May 2017 13:26:08 +0000 (15:26 +0200)
commit21cc0666d358e718da8324ca4ab1c6ed3ef613cc
treeae0e77d06bcf8ca08dfd460f9a6e00080ed4ff9c
parenta02a11eccfc87f31bb9bcdda8fd58b929281d721
Add -64bit package for .NET i586 build

.NET runtime has a dependency with libunwind library.
There is no toolchain for i586 build in .NET runtime,
so to build it for i586,
it needs i586 package which contains x86_64 library.

Signed-off-by: Jiyoung Yun <jy910.yun@samsung.com>
Change-Id: I2fd0573987e8b6e216718935c2837f8966a8795d
packaging/baselibs.conf [new file with mode: 0644]