https://issues.dlang.org/show_bug.cgi?id=21567

moonlightsenti...@disroot.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |moonlightsentinel@disroot.o
                   |                            |rg
           Hardware|x86_64                      |All

--- Comment #1 from moonlightsenti...@disroot.org ---
This isn't strictly a build.d issue because it the old makefile implementation
had the same problem.

The real problem is that the tarball uses a different directory layout than the
git project. The tarball includes only the configuration files for the current
os:

Git:
- ini/
  - linux/
    - bin32/
    - bin64/
  - windows/
  - ...

Tarball:
- linux/
  - bin32/
  - bin64/

--

Reply via email to