[PATCH] Add TEST_CC and TEST_CXX support
H.J. Lu
hjl.tools@gmail.com
Thu Dec 5 23:35:14 GMT 2024
Support testing glibc build with a different C compiler or a different
C++ compiler with
$ ../glibc-VERSION/configure TEST_CC="gcc-6.4.1" TEST_CXX="gi++-6.4.1"
1. Also check compiler options with TEST_CC and TEST_CXX.
2. Add check and xcheck targets to Makefile.in and override build compiler
options with ones from TEST_CC and TEST_CXX.
--
H.J.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Add-TEST_CC-and-TEST_CXX-support.patch
Type: text/x-patch
Size: 13987 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/libc-alpha/attachments/20241206/08143016/attachment.bin>
More information about the Libc-alpha
mailing list