link with -latomic on mips(el), armel, powerpc, m68k
needed since 0d04315c17
since it fails
without, see
https://buildd.debian.org/status/logs.php?pkg=libreoffice&ver=1%3A6.3.0~beta2-1&suite=experimental
Change-Id: Ie91b19c0bd534b4391741388fc93494ff5a1ddf0
Reviewed-on: https://gerrit.libreoffice.org/74554
Tested-by: Rene Engelhard <rene@debian.org>
Reviewed-by: Michael Stahl <Michael.Stahl@cib.de>
This commit is contained in:
committed by
Michael Stahl
parent
9406ee7aa0
commit
b11763dbaa
@@ -13,4 +13,6 @@ gb_COMPILEROPTFLAGS := -Os
|
||||
|
||||
include $(GBUILDDIR)/platform/linux.mk
|
||||
|
||||
gb_LinkTarget_LDFLAGS += -latomic
|
||||
|
||||
# vim: set noet sw=4:
|
||||
|
@@ -13,4 +13,6 @@ gb_COMPILEROPTFLAGS := -Os
|
||||
|
||||
include $(GBUILDDIR)/platform/linux.mk
|
||||
|
||||
gb_LinkTarget_LDFLAGS += -latomic
|
||||
|
||||
# vim: set noet sw=4:
|
||||
|
@@ -12,4 +12,6 @@ gb_COMPILEROPTFLAGS := -Os
|
||||
|
||||
include $(GBUILDDIR)/platform/linux.mk
|
||||
|
||||
gb_LinkTarget_LDFLAGS += -latomic
|
||||
|
||||
# vim: set noet sw=4:
|
||||
|
@@ -12,4 +12,6 @@ gb_CPUDEFS += -DPPC
|
||||
|
||||
include $(GBUILDDIR)/platform/linux.mk
|
||||
|
||||
gb_LinkTarget_LDFLAGS += -latomic
|
||||
|
||||
# vim: set noet sw=4:
|
||||
|
Reference in New Issue
Block a user