mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
lang/gcc/11: added new i386 bootstrap; explain that it required for dlang
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
UNLINKED = "old gcc version; keeping the ports dir around in case of problems with 15 on less well tested archs"
|
||||
UNLINKED = "old gcc version; required to add dlang support for future gcc"
|
||||
|
||||
# tested: aarch64 amd64 arm hppa i386 powerpc
|
||||
ONLY_FOR_ARCHS = aarch64 alpha amd64 arm hppa i386 mips64 mips64el \
|
||||
@@ -19,7 +19,7 @@ REVISION-dlang = 23
|
||||
# aarch64 and sparc64 bootstrap contain only gdc
|
||||
ADASTRAP-aarch64 = adastrap-aarch64-$V-1.tar.xz
|
||||
ADASTRAP-amd64 = adastrap-amd64-$V-7.tar.xz
|
||||
ADASTRAP-i386 = adastrap-i386-$V-4.tar.xz
|
||||
ADASTRAP-i386 = adastrap-i386-$V-5.tar.xz
|
||||
ADASTRAP-mips64 = adastrap-mips64-8.4.0-5.tar.xz
|
||||
ADASTRAP-powerpc = adastrap-powerpc-$V-4.tar.xz
|
||||
ADASTRAP-sparc64 = adastrap-sparc64-$V-0.tar.xz
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
SHA256 (gcc/adastrap-amd64-11.2.0-7.tar.xz) = 4/4X8imGIctsdR4krZshM0q8mCji6PS/vLaNYqNiOtE=
|
||||
SHA256 (gcc/adastrap-i386-11.2.0-4.tar.xz) = 1T55LnFIsdo+lb3beM/FW0QR1U9RuHftAytxwRs8W/Y=
|
||||
SHA256 (gcc/adastrap-i386-11.2.0-5.tar.xz) = 0IXg+g8rrJ5iItYtPLHMpQzhJYzS9Hu6Q+oaZgUn7cY=
|
||||
SHA256 (gcc/adastrap-mips64-8.4.0-5.tar.xz) = Rfwenft0B3hxydQ3mqkkbFN40maQ73Jl4fgTFn1eNKQ=
|
||||
SHA256 (gcc/adastrap-powerpc-11.2.0-4.tar.xz) = 9KgiD7tqhcrCd8oTds/iVrmo9LXBNEAJQ+DdplytMuU=
|
||||
SHA256 (gcc/gcc-11.2.0.tar.xz) = 0I7cU2tUw3KhAQ/2YZ3SdMDxYDqkkhK6IPeqLNo2+os=
|
||||
SIZE (gcc/adastrap-amd64-11.2.0-7.tar.xz) = 100884604
|
||||
SIZE (gcc/adastrap-i386-11.2.0-4.tar.xz) = 75923604
|
||||
SIZE (gcc/adastrap-i386-11.2.0-5.tar.xz) = 97609856
|
||||
SIZE (gcc/adastrap-mips64-8.4.0-5.tar.xz) = 49877060
|
||||
SIZE (gcc/adastrap-powerpc-11.2.0-4.tar.xz) = 70164724
|
||||
SIZE (gcc/gcc-11.2.0.tar.xz) = 80888824
|
||||
|
||||
Reference in New Issue
Block a user