bridges/Library_cpp_uno.mk | 1 + 1 file changed, 1 insertion(+) New commits: commit 90a2d46ecb5a3a6ceccc280d2238437bef52c570 Author: Tor Lillqvist <t...@iki.fi> Date: Tue Mar 19 14:57:08 2013 +0200
Add the call.s source for the MinGW case Another blind fix attempt. Change-Id: I5ec2ba5e595a382c53e6975b8dc65644fc8e7409 diff --git a/bridges/Library_cpp_uno.mk b/bridges/Library_cpp_uno.mk index 5a7516f..5a2eae2 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 _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits