mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-17 16:05:56 +08:00
autoconf bug fix -- config.status exit status should be 0
This commit is contained in:
1
gas/configure
vendored
1
gas/configure
vendored
@ -1801,6 +1801,7 @@ while test -n "${ac_files}"; do
|
||||
fi
|
||||
done
|
||||
|
||||
exit 0
|
||||
EOF
|
||||
chmod +x ${CONFIG_STATUS}
|
||||
test "$no_create" = yes || ${CONFIG_SHELL-/bin/sh} ${CONFIG_STATUS}
|
||||
|
Reference in New Issue
Block a user