commit | 590577e92560d40eacc89f77766323ff473d9c2b | [log] [tgz] |
---|---|---|
author | Roland McGrath <mcgrathr@chromium.org> | Wed Nov 02 20:16:42 2011 |
committer | Roland McGrath <mcgrathr@chromium.org> | Wed Nov 02 20:16:42 2011 |
tree | 45dd3955f8de59466a75502abb4243baa0166a09 | |
parent | 1e3425bc1d3ebf04a1f2403908bec7e0186d8f27 [diff] |
Fix cross-tool check for readelf This makes all stages of newlib's configury set $READELF to the proper cross-tool. This solves the problem that the configure test for .init_array support would get the wrong answer on Mac, because it was trying to use the native readelf and there wasn't any. BUG= http://code.google.com/p/nativeclient/issues/detail?id=1096 TEST= toolchain trybot R=sehr@google.com Review URL: http://codereview.chromium.org/8372081