Re: pmix FTBFS on armel/mipsel: No atomic primitives available
John Paul Adrian Glaubitz <[email protected]>
| Newsgroups | gmane.linux.debian.ports.68k,gmane.linux.debian.ports.superh |
|---|---|
| Message-ID | <[email protected]> |
Control: retitle -1 pmix FTBFS on armel/m68k/mipsel/sh4: No atomic primitives available Hi Adrian! This issue affects m68k and sh4 as well, so the architecture list should include them: +ifneq (,$(filter $(DEB_HOST_ARCH), armel m68k mipsel sh4)) + export DEB_LDFLAGS_MAINT_APPEND += -Wl,--no-as-needed -latomic -Wl,--as-needed +endif Thanks, Adrian