about summary refs log tree commit diff
path: root/benchtests/bench-bzero.c
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2024-06-20 15:28:13 -0700
committerH.J. Lu <hjl.tools@gmail.com>2024-07-02 00:51:34 -0700
commitba144c179eb12a6aff145582671cbb8b1045c5b9 (patch)
tree1b7a38ea0ab4bd50303d2f71bc2f5ab6bfe190e2 /benchtests/bench-bzero.c
parent23f12e6e0c95aaf8b5b4973d029db794a43f248a (diff)
downloadglibc-master.tar.gz
glibc-master.tar.xz
glibc-master.zip
Add --disable-static-c++-tests option [BZ #31797] HEAD master
By default, if the C++ toolchain lacks support for static linking,
configure fails to find the C++ header files and the glibc build fails.
The --disable-static-c++-link-check option allows the glibc build to
finish, but static C++ tests will fail if the C++ toolchain doesn't
have the necessary static C++ libraries which may not be easily installed.
Add --disable-static-c++-tests option to skip the static C++ link check
and tests.  This fixes BZ #31797.

Signed-off-by: H.J. Lu <hjl.tools@gmail.com>
Diffstat (limited to 'benchtests/bench-bzero.c')
0 files changed, 0 insertions, 0 deletions