Confirmed users
1,345
edits
Nnethercote (talk | contribs) (→Run) |
Nnethercote (talk | contribs) (→Run) |
||
Line 82: | Line 82: | ||
DYLD_INSERT_LIBRARIES=$OBJDIR/dist/lib/libdmd.dylib \ | DYLD_INSERT_LIBRARIES=$OBJDIR/dist/lib/libdmd.dylib \ | ||
LD_LIBRARY_PATH=$OBJDIR/dist/lib/ \ | LD_LIBRARY_PATH=$OBJDIR/dist/lib/ \ | ||
DMD=1 \ | DMD=1 \ # or replace the '1' with one or more DMD options (see below) | ||
<command> | <command> | ||