mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-09 14:50:05 +00:00
parent
2d7ea00f76
commit
2b1ebe408a
@ -1088,7 +1088,6 @@ changequote(,)dnl
|
||||
if test -n "$CXX"; then
|
||||
# In theory the clang and gcc regexes can be merged, but the
|
||||
# result is incomprehensible.
|
||||
if test "$with_clang" != no; then
|
||||
find_cxx_header () {
|
||||
echo "#include <$1>" | $CXX -M -MP -x c++ - 2>/dev/null \
|
||||
| sed -n "\,$1:,{s/:\$//;p}"
|
||||
|
Loading…
Reference in New Issue
Block a user