dmd icon indicating copy to clipboard operation
dmd copied to clipboard

Fix issue 20297: ld: warning: building for macOS

Open jacob-carlborg opened this issue 4 years ago • 18 comments

What's missing:

  • [x] Tests
  • [x] Don't hardcode the current SDK
  • [x] Don't hardcode the current platform version

I'm guessing we can hardcode the platform for now since DMD doesn't support cross-compiling.

jacob-carlborg avatar Oct 12 '19 19:10 jacob-carlborg