diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2017-06-13 09:28:14 -0700 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2017-06-30 09:18:35 -0700 |
commit | 4ed5070c82e68257c34dd0aea89c47f35284879b (patch) | |
tree | 9475fb9203d15abcb07573d30899d88a32d763ae /nptl/sem_destroy.c | |
parent | 39cc492b907492a64c5bdbfd288828ea00fbd697 (diff) | |
download | glibc-4ed5070c82e68257c34dd0aea89c47f35284879b.tar.gz glibc-4ed5070c82e68257c34dd0aea89c47f35284879b.tar.xz glibc-4ed5070c82e68257c34dd0aea89c47f35284879b.zip |
Make copy of <bits/std_abs.h> from GCC 7 [BZ #21573]
<bits/std_abs.h> from GCC 7 will include /usr/include/stdlib.h from "#include_next" (instead of stdlib/stdlib.h in the glibc source directory), and this turns up as a make dependency. Also make a copy of <bits/std_abs.h> to prevent it from including /usr/include/stdlib.h. [BZ #21573] * Makerules [$(c++-bits-std_abs-h) != ""] (before-compile): Add $(common-objpfx)bits/std_abs.h. [$(c++-bits-std_abs-h) != ""] ($(common-objpfx)bits/std_abs.h): New target. * config.make.in (c++-bits-std_abs-h): New. * configure.ac (find_cxx_header): Use "\,$1," with sed. (CXX_BITS_STD_ABS_H): New. (AC_SUBST(CXX_BITS_STD_ABS_H)): Likewise. * configure: Regenerated. (cherry picked from commit a65ea28d1833d3502c5070472e43bda04410e6b5)
Diffstat (limited to 'nptl/sem_destroy.c')
0 files changed, 0 insertions, 0 deletions