aboutsummaryrefslogtreecommitdiff
path: root/changes/bug9869
blob: d67156d3844bb3ba232557ac356c7d3b0c7fd6d3 (plain)
1
2
3
4
5
6
7
  o Minor features (build):

    - Assume that a user using configure --host wants to cross-
      compile and error if we cannot find a properly named tool-
      chain. Add --disable-tool-name-check to enable the user
      to build nevertheless. Addresses ticket 9869. Patch by
      Benedikt Gollatz.