Kaydet (Commit) 492f9139 authored tarafından David Tardon's avatar David Tardon

add forgotten asm file to build

Change-Id: I5c86e369649e71d785af06437b2af633d6805b8d
üst 359f005c
...@@ -45,6 +45,10 @@ $(eval $(call gb_Library_use_libraries,gcc3_uno,\ ...@@ -45,6 +45,10 @@ $(eval $(call gb_Library_use_libraries,gcc3_uno,\
$(gb_STDLIBS) \ $(gb_STDLIBS) \
)) ))
$(eval $(call gb_Library_add_asmobjects,gcc3_uno,\
bridges/source/cpp_uno/gcc3_linux_arm/armhelper \
))
$(eval $(call gb_Library_add_exception_objects,gcc3_uno,\ $(eval $(call gb_Library_add_exception_objects,gcc3_uno,\
bridges/source/cpp_uno/shared/bridge \ bridges/source/cpp_uno/shared/bridge \
bridges/source/cpp_uno/shared/component \ bridges/source/cpp_uno/shared/component \
......
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