5df385adf4
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libreoffice?expand=0&rev=52
12 lines
487 B
Diff
12 lines
487 B
Diff
--- bridges/Library_cpp_uno.mk.old 2013-08-02 13:53:59.000000000 +0200
|
|
+++ bridges/Library_cpp_uno.mk 2013-08-02 13:54:22.000000000 +0200
|
|
@@ -230,7 +230,7 @@ $(eval $(call gb_Library_add_exception_o
|
|
|
|
$(eval $(call gb_Library_add_cxxobjects,$(gb_CPPU_ENV)_uno,\
|
|
bridges/source/cpp_uno/shared/cppinterfaceproxy \
|
|
- , $(gb_COMPILERNOOPTFLAGS) $(gb_LinkTarget_EXCEPTIONFLAGS) \
|
|
+ , $(CXXFLAGS) $(gb_COMPILERNOOPTFLAGS) $(gb_LinkTarget_EXCEPTIONFLAGS) \
|
|
))
|
|
|
|
# vim: set noet sw=4 ts=4:
|