mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-01-11 18:33:14 +01:00
Use shiny new debug libraries.
This commit is contained in:
@@ -13,6 +13,6 @@ default:
|
||||
"-I@PHOBOS2_DIR@/",
|
||||
"-L-L@PROJECT_BINARY_DIR@/../lib@LIB_SUFFIX@", @MULTILIB_ADDITIONAL_PATH@
|
||||
"-defaultlib=phobos-ldc",
|
||||
"-debuglib=phobos-ldc"
|
||||
"-debuglib=phobos-ldc-debug"
|
||||
];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user