mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-06 09:17:25 +00:00
Fix build due to the incomplete removal of demangle.h.
This commit is contained in:
parent
080fc956ee
commit
cf35cbe5d9
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=162851
@ -122,7 +122,7 @@ BKWHDRS= complex.h iomanip.h istream.h ostream.h stream.h streambuf.h \
|
||||
BKWHDRS:= ${BKWHDRS:S;^;${SRCDIR}/include/backward/;}
|
||||
BKWHDRSDIR= ${CXXINCLUDEDIR}/backward
|
||||
|
||||
EXTHDRS= algorithm bitmap_allocator.h debug_allocator.h demangle.h \
|
||||
EXTHDRS= algorithm bitmap_allocator.h debug_allocator.h \
|
||||
enc_filebuf.h stdio_filebuf.h stdio_sync_filebuf.h functional \
|
||||
hash_map hash_set iterator malloc_allocator.h memory \
|
||||
mt_allocator.h new_allocator.h numeric pod_char_traits.h \
|
||||
|
Loading…
Reference in New Issue
Block a user