Skip to content

Commit e265a96

Browse files
committed
Fix #76137: config.guess/config.sub do not recognize RISC-V
These had their latest update more than three years ago, so there may be even more issues. Since the config project[1] does not have any versioning, we're grabbing the most recent HEAD. [1] <http://git.savannah.gnu.org/gitweb/?p=config.git;a=summary>
1 parent 95c9d9d commit e265a96

File tree

3 files changed

+569
-487
lines changed

3 files changed

+569
-487
lines changed

NEWS

+1
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ PHP NEWS
4040
. Fixed bug #75765 (Fatal error instead of Error exception when base class is
4141
not found). (Timur Ibragimov)
4242
. Fixed bug #76198 (Wording: "iterable" is not a scalar type). (Levi Morrison)
43+
. Fixed bug #76137 (config.guess/config.sub do not recognize RISC-V). (cmb)
4344

4445
- BCMath:
4546
. Fixed bug #66364 (BCMath bcmul ignores scale parameter). (cmb)

0 commit comments

Comments
 (0)