summaryrefslogtreecommitdiff
path: root/cli_ure/Library_cli_cppuhelper_native.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_cppuhelper_native.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_cppuhelper_native.mk')
-rw-r--r--cli_ure/Library_cli_cppuhelper_native.mk5
1 files changed, 1 insertions, 4 deletions
diff --git a/cli_ure/Library_cli_cppuhelper_native.mk b/cli_ure/Library_cli_cppuhelper_native.mk
index f757fa39b528..3eae9111ec7c 100644
--- a/cli_ure/Library_cli_cppuhelper_native.mk
+++ b/cli_ure/Library_cli_cppuhelper_native.mk
@@ -49,10 +49,7 @@ $(eval $(call gb_Library_use_system_win32_libs,cli_cppuhelper,\
advapi32 \
delayimp \
mscoree \
- $(if $(USE_DEBUG_RUNTIME)\
- ,msvcmrtd \
- ,msvcmrt \
- ) \
+ msvcmrt \
))
$(eval $(call gb_Library_add_exception_objects,cli_cppuhelper,\