https://issues.dlang.org/show_bug.cgi?id=24186
Issue ID: 24186
Summary: pragma(linkerDirective) not implemented on Mac
Product: D
Version: D2
Hardware: All
OS: Mac OS X
Status: NEW
Severity: enhancement
Priority: P3
Component: dmd
Assignee: [email protected]
Reporter: [email protected]
On ldc this works and a PR for pragma(framework) was closed in favor of
linkerDirective but it doesn't work on mac.
It should be able to add a reference to one of the Mac OS frameworks.
--
