Kaydet (Commit) f5e727de authored tarafından Caolán McNamara's avatar Caolán McNamara

WaE: exceptions used without unwind information

Change-Id: Iaf1606ee8c3e4f07cea3525813712dd25b0627c6
üst c182a752
......@@ -43,7 +43,7 @@ $(eval $(call gb_Executable_use_externals,HelpIndexer,\
clucene \
))
$(eval $(call gb_Executable_add_cxxobjects,HelpIndexer,\
$(eval $(call gb_Executable_add_exception_objects,HelpIndexer,\
l10ntools/source/help/HelpIndexer_main \
))
......
......@@ -43,7 +43,7 @@ $(eval $(call gb_Executable_use_externals,HelpLinker,\
clucene \
))
$(eval $(call gb_Executable_add_cxxobjects,HelpLinker,\
$(eval $(call gb_Executable_add_exception_objects,HelpLinker,\
l10ntools/source/help/HelpLinker_main \
))
......
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