aboutsummaryrefslogtreecommitdiff
path: root/changes/bug9869
blob: 42f8928819ebb919cccc01b71baf4d990b3841b4 (plain)
1
2
3
4
5
  o Minor features (build):
    - Assume that a user using ./configure --host wants to cross-compile,
      and give an error if we cannot find a properly named
      tool-chain. Add a --disable-tool-name-check option to proceed
      nevertheless. Addresses ticket 9869. Patch by Benedikt Gollatz.