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

          Issue ID: 19188
           Summary: Dub detects wrong(ish) platform on aarch64 systems
           Product: D
           Version: D2
          Hardware: Other
                OS: All
            Status: NEW
          Severity: trivial
          Priority: P1
         Component: tools
          Assignee: nob...@puremagic.com
          Reporter: elpenguin...@gmail.com

when dub is compiled on an aarch64 system, the architecture is detected as
arm_hardfloat. it's not wrong, but it's not accurate either. it should be
detected as aarch64.

--

Reply via email to