Remove libcxx stub library and move operator new to mammoth.
This commit is contained in:
parent
a46694d0f7
commit
7989c9d616
12 changed files with 10 additions and 138 deletions
|
|
@ -5,6 +5,7 @@ add_library(mammoth_lib STATIC
|
|||
src/endpoint_server.cpp
|
||||
src/init.cpp
|
||||
src/memory_region.cpp
|
||||
src/new.cpp
|
||||
src/process.cpp
|
||||
src/port.cpp
|
||||
src/thread.cpp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue