summaryrefslogtreecommitdiff
path: root/cli_ure/Library_cli_uno.mk
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2013-04-18 20:27:05 +0200
committerMichael Stahl <mstahl@redhat.com>2013-04-19 00:30:12 +0200
commitc9eac7a838155c4cccf5e2f0ba12778cea50e420 (patch)
tree984319cc6fe7e82e4c7aa9b6d7b994584f9eac9c /cli_ure/Library_cli_uno.mk
parent4ec1ddec3e8b3b22741504b0eca7b74c3377bf49 (diff)
cli_ure: remove obsolete USE_DEBUG_RUNTIME check for msvcmrt
This is handled in com_MSC_class.mk now. Change-Id: I5e4c2e791e9acd623d7c5ce352b5c39b6cb939b4
Diffstat (limited to 'cli_ure/Library_cli_uno.mk')
-rw-r--r--cli_ure/Library_cli_uno.mk5
1 files changed, 1 insertions, 4 deletions
diff --git a/cli_ure/Library_cli_uno.mk b/cli_ure/Library_cli_uno.mk
index e87b91b097b9..01d7519b7558 100644
--- a/cli_ure/Library_cli_uno.mk
+++ b/cli_ure/Library_cli_uno.mk
@@ -28,10 +28,7 @@ $(eval $(call gb_Library_use_libraries,cli_uno,\
$(eval $(call gb_Library_use_system_win32_libs,cli_uno,\
mscoree \
- $(if $(USE_DEBUG_RUNTIME)\
- ,msvcmrtd \
- ,msvcmrt \
- ) \
+ msvcmrt \
))
$(eval $(call gb_Library_add_exception_objects,cli_uno,\