]> git.ipfire.org Git - thirdparty/kmod.git/commit
build: add builtin overflow checks to configure.ac
authorTobias Stoeckmann <tobias@stoeckmann.org>
Wed, 16 Oct 2024 09:14:40 +0000 (11:14 +0200)
committerLucas De Marchi <lucas.de.marchi@gmail.com>
Thu, 17 Oct 2024 13:25:25 +0000 (08:25 -0500)
commitafb69615ceffa30ffb71f541411a99f03f357e71
tree923281009ad9b2795b5a587771ad9cd15f29e135
parent1104af11eabbd8612cacafbfc5643690569fc849
build: add builtin overflow checks to configure.ac

Without these, the build becomes quite noisy and doesn't add builtin
functions even though they exist.

Signed-off-by: Tobias Stoeckmann <tobias@stoeckmann.org>
Link: https://github.com/kmod-project/kmod/pull/183
Signed-off-by: Lucas De Marchi <lucas.de.marchi@gmail.com>
configure.ac