Skip to content

Commit 391a41f

Browse files
authored
Merge pull request #1533 from jakirkham/add_missing_backticks
Add missing backticks to `ppc64le`
2 parents fb9757a + c650cc4 commit 391a41f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/maintainer/infrastructure.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -373,7 +373,7 @@ with our compilers. These ``sysroot`` files are available in the ``sysroot_linux
373373
These packages have version numbers that match the version of ``glibc`` they package. These
374374
versions are ``2.12`` for CentOS 6 and ``2.17`` for CentOS 7.
375375

376-
For ``gcc``/``gxx``/``gfortran`` versions prior to ``8.4.0`` on ``ppc64le and ``7.5.0``
376+
For ``gcc``/``gxx``/``gfortran`` versions prior to ``8.4.0`` on ``ppc64le`` and ``7.5.0``
377377
on ``aarch64``/``x86_64``, we had been building our own versions of ``glibc``. This practice
378378
is now deprecated in favor of the CentOS-based ``sysroots``. Additionally, as of the same
379379
compiler versions above, we have removed the ``cos*`` part of the ``sysroot`` path. The new

0 commit comments

Comments
 (0)