[MacPorts] #53802: x86_64-elf-gcc @6.3.0_0: Port update
MacPorts
noreply at macports.org
Sun Sep 23 01:54:53 UTC 2018
#53802: x86_64-elf-gcc @6.3.0_0: Port update
-----------------------------+----------------------
Reporter: stevecheckoway | Owner: (none)
Type: update | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords: haspatch
Port: x86_64-elf-gcc |
-----------------------------+----------------------
Comment (by mojca):
Note that on my computer:
{{{
> port provides /opt/local/lib/libcc1.0.so
/opt/local/lib/libcc1.0.so is provided by: avr-gcc
}}}
In my opinion it makes no sense to wait for another two years to solve the
issue before updating the port. Let's update the port and solve this
issues independently inside another ticket.
Other than compiler blacklisting issues (which I ignored in other ports)
the port could now be as simple as
{{{
#!tcl
# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c
-basic-offset: 4 -*- vim:fenc=utf-8:ft=portfile:et:sw=4:ts=4:sts=4
PortSystem 1.0
PortGroup crossgcc 1.0
crossgcc.setup x86_64-elf 7.3.0
crossgcc.setup_libc newlib 3.0.0
}}}
--
Ticket URL: <https://trac.macports.org/ticket/53802#comment:10>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list