You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
new port: x86_64-elf-gcc, closes https://trac.macports.org/ticket/39692
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@107962 d073be05-634f-4543-b044-5fe20cf6d1d6
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
# $Id$
|
||||
|
||||
PortSystem 1.0
|
||||
PortGroup crossgcc 1.0
|
||||
PortGroup compiler_blacklist_versions 1.0
|
||||
|
||||
crossgcc.setup x86_64-elf 4.7.2
|
||||
crossgcc.setup_libc newlib 1.20.0
|
||||
|
||||
maintainers gmail:nategriswold
|
||||
|
||||
checksums gcc-${version}.tar.bz2 \
|
||||
md5 cc308a0891e778cfda7a151ab8a6e762 \
|
||||
rmd160 fc281ade14b47d2a9c2ced4f7082c74bfbae31c1 \
|
||||
sha256 8a9283d7010fb9fe5ece3ca507e0af5c19412626384f8a5e9434251ae100b084 \
|
||||
newlib-${crossgcc.libc_version}.tar.gz \
|
||||
sha1 65e7bdbeda0cbbf99c8160df573fd04d1cbe00d1 \
|
||||
rmd160 e36c5337a74633456b47d09594974c7dd7a9cc3e
|
||||
|
||||
# fatal error: error in backend: ran out of registers during register allocation
|
||||
compiler.blacklist {clang == 421.11.66}
|
||||
Reference in New Issue
Block a user