Use builtin-expect directly

* admin/merge-gnulib (GNULIB_MODULES): Add builtin-expect,
since src/lisp.h now uses __builtin_expect directly,
which we should no longer rely on it being pulled in as
a dependency of some other Gnulib module that we use.
This commit is contained in:
Paul Eggert 2024-12-10 11:19:25 -08:00
parent 7665ec8df8
commit 1012e2a43b

View file

@ -26,8 +26,8 @@
GNULIB_URL=https://git.savannah.gnu.org/git/gnulib.git
GNULIB_MODULES='
alignasof alloca-opt binary-io boot-time byteswap c-ctype c-strcase
canonicalize-lgpl
alignasof alloca-opt binary-io boot-time builtin-expect byteswap
c-ctype c-strcase canonicalize-lgpl
careadlinkat close-stream copy-file-range
crypto/md5 crypto/md5-buffer
crypto/sha1-buffer crypto/sha256-buffer crypto/sha512-buffer