Opened 3 years ago
Closed 3 years ago
#63382 closed defect (fixed)
libdbi includes a config.guess which does not test for arm64:Darwin:*:*
Reported by: | p-b-west (Peter West) | Owned by: | mtalexander (Mike Alexander) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.7.1 |
Keywords: | Cc: | ||
Port: | libdbi |
Description
Building libdbi-0.8.4 on Mac M1 fails to configure because
case "$UNAME_MACHINE:$UNAME_SYSTEM:$UNAME_RELEASE:$UNAME_VERSION" in
does not include this test for M1
arm64:Darwin:*:*) echo aarch64-apple-darwin"$UNAME_RELEASE"
Attachments (1)
Change History (3)
Changed 3 years ago by p-b-west (Peter West)
comment:1 Changed 3 years ago by jmroot (Joshua Root)
Owner: | set to mtalexander |
---|---|
Port: | libdbi added |
Status: | new → assigned |
comment:2 Changed 3 years ago by hexane360 (Colin Gilgenbach)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
libdbi/main.log