August 25, 2018 [Issue 19188] New: Dub detects wrong(ish) platform on aarch64 systems | ||||
---|---|---|---|---|
| ||||
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: nobody@puremagic.com Reporter: elpenguino+D@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. -- |
Copyright © 1999-2021 by the D Language Foundation