https://bugs.kde.org/show_bug.cgi?id=508027

--- Comment #4 from Mark Wielaard <[email protected]> ---
You seem to be fixing the mips32 syscall wrappers, so I assume you are building
(also) mips32. Probably as a secondary architecture. It will say after
configure. Something like the following on amd64:

         Maximum build arch: amd64
         Primary build arch: amd64
       Secondary build arch: x86
                   Build OS: linux
     Link Time Optimisation: no
       Primary build target: AMD64_LINUX
     Secondary build target: X86_LINUX
           Platform variant: vanilla

You can double check by only building one or the other with --enable-only32bit
or --enable-only64bit

Anyway, I believe the patch is good, but the description (and this bug subject)
probably should say mips32 if that is what you are fixing.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to