Skip to content

Commit

Permalink
avr-gcc: Bug ticket links added to patches
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Baeuerle authored and Michael Baeuerle committed Jun 3, 2022
1 parent 62d2698 commit 2813a50
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
4 changes: 2 additions & 2 deletions avr-gcc/distinfo
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ $NetBSD$
BLAKE2s (gcc-12.1.0.tar.xz) = 286450a2355504683b6ce4e027ea609e790b83868fed0bfbc89041673ae02e0c
SHA512 (gcc-12.1.0.tar.xz) = 2121d295292814a6761edf1fba08c5f633ebe16f52b80e7b73a91050e71e1d2ed98bf17eebad263e191879561c02b48906c53faa4c4670c486a26fc75df23900
Size (gcc-12.1.0.tar.xz) = 82701928 bytes
SHA1 (patch-gcc_config_nvptx_gen-opt.sh) = 8e1b04c8f6bed93fc91fb61b6f5ff576d71e2ad0
SHA1 (patch-gcc_configure) = c5bc266fb394d935528685c1b77b2d2a266afb27
SHA1 (patch-gcc_config_nvptx_gen-opt.sh) = e57ddb20c40929328bbc4da696d60403925cb99d
SHA1 (patch-gcc_configure) = 8ad5b9244b1ae974b1399c7b65ea6fca5b11f302
SHA1 (patch-libgcc_libgcov.h) = 1fe3a2b55bac15ea1332040462675755945f5b05
1 change: 1 addition & 0 deletions avr-gcc/patches/patch-gcc_config_nvptx_gen-opt.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
$NetBSD$

Fix nonportable syntax in "[" command.
<https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105831>

--- gcc/config/nvptx/gen-opt.sh.orig 2022-05-06 07:30:57.000000000 +0000
+++ gcc/config/nvptx/gen-opt.sh
Expand Down
1 change: 1 addition & 0 deletions avr-gcc/patches/patch-gcc_configure
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
$NetBSD$

Fix nonportable syntax in "test" command.
<https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105831>

--- gcc/configure.orig 2022-05-06 07:30:57.000000000 +0000
+++ gcc/configure
Expand Down

0 comments on commit 2813a50

Please sign in to comment.