From 90a2d46ecb5a3a6ceccc280d2238437bef52c570 Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Tue, 19 Mar 2013 14:57:08 +0200 Subject: Add the call.s source for the MinGW case Another blind fix attempt. Change-Id: I5ec2ba5e595a382c53e6975b8dc65644fc8e7409 --- bridges/Library_cpp_uno.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'bridges') diff --git a/bridges/Library_cpp_uno.mk b/bridges/Library_cpp_uno.mk index 5a7516fd96a6..5a2eae215784 100644 --- a/bridges/Library_cpp_uno.mk +++ b/bridges/Library_cpp_uno.mk @@ -78,6 +78,7 @@ bridge_exception_objects := cpp2uno dllinit uno2cpp bridge_noopt_objects := except else ifeq ($(OS)$(COM),WNTGCC) bridges_SELECTED_BRIDGE := mingw_intel +bridge_asm_objects := call bridge_noopt_objects := uno2cpp bridge_exception_objects := callvirtualmethod cpp2uno dllinit except smallstruct endif -- cgit v1.2.3