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