File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -221,10 +221,10 @@ EOF
221
221
# The packaged config.guess and config.sub are ancient (2009) and can cause build issues.
222
222
# Replace them with modern versions.
223
223
# See https://github.com/bitcoin/bitcoin/issues/16064
224
- CONFIG_GUESS_URL=' https://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=55eaf3e779455c4e5cc9f82efb5278be8f8f900b '
225
- CONFIG_GUESS_HASH=' 2d1ff7bca773d2ec3c6217118129220fa72d8adda67c7d2bf79994b3129232c1 '
226
- CONFIG_SUB_URL=' https://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.sub;hb=55eaf3e779455c4e5cc9f82efb5278be8f8f900b '
227
- CONFIG_SUB_HASH=' 3a4befde9bcdf0fdb2763fc1bfa74e8696df94e1ad7aac8042d133c8ff1d2e32 '
224
+ CONFIG_GUESS_URL=' https://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=4550d2f15b3a7ce2451c1f29500b9339430c877f '
225
+ CONFIG_GUESS_HASH=' c8f530e01840719871748a8071113435bdfdf75b74c57e78e47898edea8754ae '
226
+ CONFIG_SUB_URL=' https://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.sub;hb=4550d2f15b3a7ce2451c1f29500b9339430c877f '
227
+ CONFIG_SUB_HASH=' 3969f7d5f6967ccc6f792401b8ef3916a1d1b1d0f0de5a4e354c95addb8b800e '
228
228
229
229
rm -f " dist/config.guess"
230
230
rm -f " dist/config.sub"
You can’t perform that action at this time.
0 commit comments