]> git.eshelyaron.com Git - emacs.git/commit
Port test module to glibc 2.33
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 12 Jul 2021 07:11:22 +0000 (00:11 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 12 Jul 2021 07:12:21 +0000 (00:12 -0700)
commita79c578f3d77101964b837e8fa8b8109f21c7a88
treeb171da404180a219ebe2f258aef34307c2e52cc9
parentc22cf4d02ff7ebd85839aac5336f6e279f32db54
Port test module to glibc 2.33

* test/Makefile.in (REPLACE_FREE, FREE_SOURCE_0, FREE_SOURCE_1):
New macros.
($(test_module)): Improve accuracy of test as to whether free.c
should be compiled; glibc 2.33 does not need it compiled and the
compilation breaks if you try, if you build with
--enable-gcc-warnings.
test/Makefile.in