]> sourceware.org Git - glibc.git/commit
build-many-glibcs.py: Implement update-syscalls command
authorFlorian Weimer <fweimer@redhat.com>
Thu, 2 Jan 2020 09:18:34 +0000 (10:18 +0100)
committerFlorian Weimer <fweimer@redhat.com>
Thu, 2 Jan 2020 09:18:34 +0000 (10:18 +0100)
commit07a44d239263beae387e3cb73a5db58c5256d87f
tree5fdc862a1bd4fcc25f27a896dc4e3ff33bea972a
parent857c7d739794981b764471d5b97f8eac16ee011c
build-many-glibcs.py: Implement update-syscalls command

This command uses pre-built compilers to re-install the Linux headers
from the current sources into a temporary location and runs glibc's
“make update-syscalls-lists” against that.  This updates the glibc
source tree with the current system call numbers.

Reviewed-by: Siddhesh Poyarekar <siddhesh@sourceware.org>
scripts/build-many-glibcs.py
This page took 0.038553 seconds and 5 git commands to generate.