Stub implementations of some wchar functions
This commit is contained in:
@@ -25,7 +25,7 @@ set(CMAKE_EXE_LINKER_FLAGS
|
||||
|
||||
set(malloc_impl dlmalloc)
|
||||
set(photon_libc_sources "")
|
||||
set(generic_dirs string stdio stdlib errno internal ctype)
|
||||
set(generic_dirs string stdio stdlib errno internal ctype wchar)
|
||||
|
||||
message(STATUS "Memory allocator: ${malloc_impl}")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user