summaryrefslogtreecommitdiff
path: root/Tizen:Base
diff options
context:
space:
mode:
Diffstat (limited to 'Tizen:Base')
-rw-r--r--Tizen:Base/_config7
1 files changed, 7 insertions, 0 deletions
diff --git a/Tizen:Base/_config b/Tizen:Base/_config
index 7bbdc0e..48c562b 100644
--- a/Tizen:Base/_config
+++ b/Tizen:Base/_config
@@ -25,6 +25,13 @@ Prefer: mono-mvc
Prefer: mono-winforms
Prefer: mono-data-sqlite
+# Set a preference for ambiguous libs to use *-64bit libs
+# *-64bit libs on 32bit build environment are required for .Net build (e.g., coreclr, corefx)
+# But when building 64bit target, they could make 'have choice' error with original libs in 64bit repository.
+# e.g., libstdc++ and libstdc++-64bit provides same libs. It's ambiguous to choose appropriate one.
+# Owner : Jiyoung Yun (jy910.yun@samsung.com)
+Prefer: libgcc libstdc++ libunwind libuuid zlib libopenssl
+
############################# base definition ###############################
# %release_name and %tizen_full_version are used in platform/upstream/tizen-release