Bug 21439 – install.sh is disabled for LDC on FreeBSD
Status
RESOLVED
Resolution
FIXED
Severity
major
Priority
P1
Component
installer
Product
D
Version
D2
Platform
x86
OS
FreeBSD
Creation time
2020-11-30T19:15:42Z
Last change time
2020-12-01T07:04:47Z
Keywords
pull
Assigned to
No Owner
Creator
Jacob Carlborg
Comments
Comment #0 by doob — 2020-11-30T19:15:42Z
When running `./install.sh ldc` on FreeBSD the following message is printed:
no ldc binaries available for freebsd
Binaries for FreeBSD are available since version 1.22.0.
Comment #1 by dlang-bot — 2020-11-30T19:17:34Z
@jacob-carlborg created dlang/installer pull request #477 "Fix issue 21439: install.sh is disabled for LDC on FreeBSD" fixing this issue:
- Fix issue 21439: install.sh is disabled for LDC on FreeBSD
https://github.com/dlang/installer/pull/477
Comment #2 by dlang-bot — 2020-12-01T07:04:47Z
dlang/installer pull request #477 "Fix issue 21439: install.sh is disabled for LDC on FreeBSD" was merged into master:
- db5488dff70699312a4bac5396c16be00b8cae42 by Jacob Carlborg:
Fix issue 21439: install.sh is disabled for LDC on FreeBSD
https://github.com/dlang/installer/pull/477