Merge "Revert "build.sh: Fix the behavior of specifying CC""
diff --git a/abi/bootstrap b/abi/bootstrap
index d158522..3630eb5 100755
--- a/abi/bootstrap
+++ b/abi/bootstrap
@@ -15,7 +15,7 @@
 # limitations under the License.
 
 ELFUTILS_VERSION=elfutils-0.176
-ABIGAIL_VERSION=85f185a6
+ABIGAIL_VERSION=d7ae619f
 
 NUM_CORES=$(cat /proc/cpuinfo | grep -c proc)
 BASE_DIR=$(readlink -f $(dirname $0))