]> git.ipfire.org Git - thirdparty/valgrind.git/commit
configure: hard code -Wno-alloc-size-larger-than=2147483647
authorPaul Floyd <pjfloyd@wanadoo.fr>
Mon, 13 Oct 2025 11:02:52 +0000 (13:02 +0200)
committerPaul Floyd <pjfloyd@wanadoo.fr>
Mon, 13 Oct 2025 11:02:52 +0000 (13:02 +0200)
commited4463ff3f1b5d15a5ad8962b36e525e6a89cfb4
treefc9e9f95456c2af7b81a65ee773add5093234869
parent904087f06ed847b828ee6a46b2d7700ab289367d
configure: hard code -Wno-alloc-size-larger-than=2147483647

Should be OK for both 32bit and 64bit.
Remove AC_GCC_WARNING_SUBST_NO_VAL - always need to set a value.
configure.ac