add -mlong-jump-table-offsets for m68k also for oox
Change-Id: Ibfba6c7c808ca5212884032c17546e95fa16353a
This commit is contained in:
@@ -314,4 +314,10 @@ $(eval $(call gb_Library_add_exception_objects,oox,\
|
|||||||
))
|
))
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
ifeq ($(CPUNAME),M68K)
|
||||||
|
$(eval $(call gb_Library_add_cxxflags,oox,\
|
||||||
|
-mlong-jump-table-offsets \
|
||||||
|
))
|
||||||
|
endif
|
||||||
|
|
||||||
# vim: set noet sw=4 ts=4:
|
# vim: set noet sw=4 ts=4:
|
||||||
|
Reference in New Issue
Block a user