On Wed, 20.04.11 15:20, David Daney ([email protected]) wrote: > >Hmm, OK. Do you happen to know which predefined userspace macro we > >should check against for the o32 ABI? > > > >There seems to be __mips__, but that probably covers both ABIs? > > How about (untested): > > #if defined(__mips__) && (_MIPS_SIM == _ABIO32)
fykcee, can you rework your patch with this? I'll then merge it. Lennart -- Lennart Poettering - Red Hat, Inc. _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
