mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-02-28 01:23:14 +01:00
Merge 2.058beta
This commit is contained in:
@@ -64,6 +64,9 @@ list(REMOVE_ITEM DCRT_D
|
||||
${RUNTIME_DC_DIR}/qsort2.d
|
||||
${RUNTIME_DC_DIR}/trace.d
|
||||
)
|
||||
list(REMOVE_ITEM CORE_D
|
||||
${RUNTIME_DIR}/src/core/simd.d
|
||||
)
|
||||
file(GLOB DCRT_C ${RUNTIME_DC_DIR}/*.c)
|
||||
list(REMOVE_ITEM DCRT_C ${RUNTIME_DC_DIR}/deh.c ${RUNTIME_DC_DIR}/dylib_fixes.c)
|
||||
if(UNIX)
|
||||
|
||||
Submodule runtime/druntime updated: 3392500611...f2ce54913b
Submodule runtime/phobos updated: 1f6264e942...2cc90b12a6
Reference in New Issue
Block a user