Skip to content
  • alpine-mips-patches's avatar
    main/nspr: fix build on mips* (sgidefs.h) · d989793e
    alpine-mips-patches authored
    Use sgidefs.h from linux-headers and replace _ABI64 references with non-GCC
    counterpart (_ABI64 is only defined with -mabi=64 thus -Wundef errors arise
    in some dependent projects with -mabi=32).
    d989793e