projects
/
platform
/
upstream
/
linaro-gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d15cfb7
)
packaging: provide libasan(64bit) on 32bit build env
19/173119/1
accepted/tizen/4.0/base/20180330.154715
submit/tizen_4.0_base/20180323.084919
author
Dongkyun Son
<dongkyun.s@samsung.com>
Fri, 1 Sep 2017 15:35:56 +0000
(
00:35
+0900)
committer
Dongkyun Son
<dongkyun.s@samsung.com>
Mon, 19 Mar 2018 23:55:59 +0000
(08:55 +0900)
This is needed as it requires 64bit libs into i586 repo, sometimes.
(e.g, .NET toolchain asan build).
Change-Id: I7b4e4820a7d4c3246bfb9c1d447866fbd9016cda
Signed-off-by: Dongkyun Son <dongkyun.s@samsung.com>
packaging/baselibs.conf
patch
|
blob
|
history
diff --git
a/packaging/baselibs.conf
b/packaging/baselibs.conf
index
c1a4523
..
a821103
100644
(file)
--- a/
packaging/baselibs.conf
+++ b/
packaging/baselibs.conf
@@
-3,3
+3,5
@@
libstdc++
targettype 32bit block!
libgcc
targettype 32bit block!
+libasan
+ targettype 32bit block!