diff options
Diffstat (limited to 'gold/configure')
-rwxr-xr-x | gold/configure | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gold/configure b/gold/configure index 745e72760db..dec02dc896b 100755 --- a/gold/configure +++ b/gold/configure @@ -3223,6 +3223,8 @@ ac_config_headers="$ac_config_headers config.h:config.in" + + # Check whether --with-sysroot was given. if test "${with_sysroot+set}" = set; then : withval=$with_sysroot; sysroot=$withval |