Skip to content

Fix the build on mips64el and i386

Adrian Bunk requested to merge (removed):debian/latest into debian/latest
  • the option required on mips64el is -mxgot (with hyphen)
  • mips64el is not particularly slow or memory constrained
  • build with -Os -g1 on all 32 bit architectures
  • the docs build lacked the cc_optim setting

@mckinstry This fixes https://bugs.debian.org/1041457

Edited by Adrian Bunk

Merge request reports

Loading