Kaydet (Commit) 32288245 authored tarafından jan Iversen's avatar jan Iversen

iOS, solved problem with -I for asm module

Change-Id: I9e699eea04231eeeff4146657124ee4f0e68412d
üst 9ff1a2e8
......@@ -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: \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment