mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 00:14:22 +08:00
uClibc++:remove typeinfo.cpp that confict with libsupc++
Typeinfo.cpp already defined in libsupc++ Change-Id: Ie61b95d8fa9da2034b57498de006dce8551c5ad5
This commit is contained in:
@@ -40,7 +40,7 @@ CPPSRCS += complex.cpp deque.cpp exception.cpp fstream.cpp
|
||||
CPPSRCS += func_exception.cpp iomanip.cpp ios.cpp iostream.cpp istream.cpp
|
||||
CPPSRCS += iterator.cpp limits.cpp list.cpp locale.cpp map.cpp numeric.cpp
|
||||
CPPSRCS += ostream.cpp queue.cpp set.cpp sstream.cpp stack.cpp stdexcept.cpp
|
||||
CPPSRCS += streambuf.cpp string.cpp typeinfo.cpp utility.cpp valarray.cpp
|
||||
CPPSRCS += streambuf.cpp string.cpp utility.cpp valarray.cpp
|
||||
CPPSRCS += vector.cpp
|
||||
|
||||
DEPPATH += --dep-path uClibc++/src
|
||||
|
||||
Reference in New Issue
Block a user