#120 closed enhancement (fixed)
configuration doesn't detect freebsd amd64 machine properly
Reported by: | john.marino | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 0.2.0 |
Component: | Matreshka | Version: | 0.1.1 |
Keywords: | configuration | Cc: |
Description
The configuration file uses the system compiler to determine the arch. For FreeBSD AMD64, the dumpmachine value is "amd64-undermydesk-freebsd".
For most BSDs, the x86_64 is identified as amd64, so amd64 should be made to be a synonym for x86_64 so that matreshka properly configures.
Change History (3)
comment:1 by , 9 years ago
comment:2 by , 9 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:3 by , 9 years ago
Type: | defect → enhancement |
---|
Note:
See TracTickets
for help on using tickets.
In [2130]: