Opened 12 years ago
Closed 12 years ago
#37859 closed update (fixed)
chicken @4.7.0_2: version 4.8.0.1 available
Reported by: | larryv (Lawrence Velázquez) | Owned by: | arto.bendiken@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | iraikov (Ivan Raikov) | |
Port: | chicken |
Description
It might be worth updating sooner than later, if only to see whether 4.8.0.1 fixes our issues compiling CHICKEN with LLVM compilers (#32298).
Attachments (1)
Change History (3)
comment:1 Changed 12 years ago by larryv (Lawrence Velázquez)
Changed 12 years ago by larryv (Lawrence Velázquez)
Attachment: | chicken-4.8.0.1.diff added |
---|
update to 4.8.0.1, enable LLVM builds, remove unnecessary patches, respect build_arch, restrict universal to Tiger and Leopard
comment:2 Changed 12 years ago by larryv (Lawrence Velázquez)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Maintainer timeout; update to 4.8.0.2 committed in r103366.
Note: See
TracTickets for help on using
tickets.
The attached patch updates the
chicken
port to 4.8.0.1. It also lifts the compiler restrictions (builds fine with Clang for me), removes several patches that no longer seem necessary, forces the build system to respect build_arch instead of using the hardware architecture, and restricts+universal
to systems that support i386/PowerPC universal binaries.If one of you could sign off on this, that would be great.