summaryrefslogtreecommitdiff
path: root/bridges/Library_cpp_uno.mk
diff options
context:
space:
mode:
Diffstat (limited to 'bridges/Library_cpp_uno.mk')
-rw-r--r--bridges/Library_cpp_uno.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/bridges/Library_cpp_uno.mk b/bridges/Library_cpp_uno.mk
index 5cc6b247126a..4c6d7ec95046 100644
--- a/bridges/Library_cpp_uno.mk
+++ b/bridges/Library_cpp_uno.mk
@@ -27,8 +27,9 @@ bridge_noopt_objects := cpp2uno except uno2cpp
bridge_asm_objects := ios64_helper
#HACK
-$(eval $(call gb_Library_use_custom_headers,$(gb_CPPU_ENV)_uno,\
- bridges/source/cpp_uno/gcc3_ios \
+$(eval $(call gb_Library_set_include,$(gb_CPPU_ENV)_uno,\
+ $$(INCLUDE) \
+ -I $(call gb_CustomTarget_get_workdir,bridges/source/cpp_uno/gcc3_ios) \
))
$(SRCDIR)/bridges/source/cpp_uno/gcc3_ios/ios64_helper.s: \