tools/changelog/rdmd_shared.dd
2023-05-01 17:27:02 +00:00

3 lines
205 B
Text

rdmd supports `-shared`
rdmd now understands DMD's `-shared` switch, and sets the default output file name appropriately (`.dll`, `.so`, or `.dylib` depending on the platform), in the same way as `-lib`.