]> git.ipfire.org Git - thirdparty/gcc.git/commit
libsanitizer: Avoid implicit function declaration in configure test
authorFlorian Weimer <fweimer@redhat.com>
Wed, 4 Jan 2023 10:13:17 +0000 (11:13 +0100)
committerFlorian Weimer <fweimer@redhat.com>
Wed, 4 Jan 2023 10:13:17 +0000 (11:13 +0100)
commit7d7146102365f708a37401c902fce2f4024b546a
tree91a62dcb729cad683a10d4410b17ce9891a19dbf
parentb09c9916f8477215fac818f486e3b9858e760ad8
libsanitizer: Avoid implicit function declaration in configure test

libsanitizer/

* configure.ac (sanitizer_supported): Include <unistd.h> for
syscall prototype.
* configure: Regenerate.

(cherry picked from commit 6be2672e4ee41c566a9e072088cccca263bab5f7)
libsanitizer/configure
libsanitizer/configure.ac