Skip to content

Commit 2e5f906

Browse files
committed
website: updates
1 parent 43c6078 commit 2e5f906

13 files changed

+12
-166
lines changed

website/_xpack.github.io/_posts/releases/gcc/2023-08-31-gcc-v12-3-0-1-released.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ Compared to the upstream, there are no functional changes.
154154

155155
- the tests failed on RedHat arm 32-bit
156156
- the prerequisites for OpenSUSE tumbleweed arm64 failed to install
157-
- [[#8]](https://github.com/xpack-dev-tools/gcc-xpack/issues/8) due to
157+
- [[#8](https://github.com/xpack-dev-tools/gcc-xpack/issues/8)]: due to
158158
an error in the binutils build script, in certain conditions, on GNU/Linux,
159159
the linker complained about a dependency to `libpthread.so` and/or
160160
`libm.so`; fixed in 2024-02-24.

website/_xpack.github.io/_posts/releases/gcc/2023-08-31-gcc-v13-2-0-1-released.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ Compared to the upstream, there are no functional changes.
152152

153153
## Known problems
154154

155-
- [[#8]](https://github.com/xpack-dev-tools/gcc-xpack/issues/8) due to
155+
- [[#8](https://github.com/xpack-dev-tools/gcc-xpack/issues/8)]: due to
156156
an error in the binutils build script, in certain conditions, on GNU/Linux,
157157
the linker complained about a dependency to `libpthread.so` and/or
158158
`libm.so`; fixed in 2024-02-24.

website/_xpack.github.io/_posts/releases/gcc/2023-12-05-gcc-v11-4-0-1-released.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ Compared to the upstream, there are no functional changes.
154154

155155
## Known problems
156156

157-
- [[#8]](https://github.com/xpack-dev-tools/gcc-xpack/issues/8) due to
157+
- [[#8](https://github.com/xpack-dev-tools/gcc-xpack/issues/8)]: due to
158158
an error in the binutils build script, in certain conditions, on GNU/Linux,
159159
the linker complained about a dependency to `libpthread.so` and/or
160160
`libm.so`; fixed in 2024-02-24.

website/_xpack.github.io/_posts/releases/gcc/2024-02-23-gcc-v11-4-0-2-released.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ Compared to the upstream, there are no functional changes.
146146

147147
## Bug fixes
148148

149-
- [[#8]](https://github.com/xpack-dev-tools/gcc-xpack/issues/8) due to
149+
- [[#8](https://github.com/xpack-dev-tools/gcc-xpack/issues/8)]: due to
150150
an error in the binutils build script, in certain conditions, on GNU/Linux,
151151
the linker complained about a dependency to `libpthread.so` and/or
152152
`libm.so`; fixed.

website/_xpack.github.io/_posts/releases/gcc/2024-02-24-gcc-v12-3-0-2-released.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ Compared to the upstream, there are no functional changes.
146146

147147
## Bug fixes
148148

149-
- [[#8]](https://github.com/xpack-dev-tools/gcc-xpack/issues/8) due to
149+
- [[#8](https://github.com/xpack-dev-tools/gcc-xpack/issues/8)]: due to
150150
an error in the binutils build script, in certain conditions, on GNU/Linux,
151151
the linker complained about a dependency to `libpthread.so` and/or
152152
`libm.so`; fixed.

website/_xpack.github.io/_posts/releases/gcc/2024-02-24-gcc-v13-2-0-2-released.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ Compared to the upstream, there are no functional changes.
146146

147147
## Bug fixes
148148

149-
- [[#8]](https://github.com/xpack-dev-tools/gcc-xpack/issues/8) due to
149+
- [[#8](https://github.com/xpack-dev-tools/gcc-xpack/issues/8)]: due to
150150
an error in the binutils build script, in certain conditions, on GNU/Linux,
151151
the linker complained about a dependency to `libpthread.so` and/or
152152
`libm.so`; fixed.

website/blog/.!5907!2023-08-31-gcc-v13-2-0-1-released.mdx

Lines changed: 0 additions & 154 deletions
This file was deleted.

website/blog/2023-08-31-gcc-v12-3-0-1-released.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ Compared to the upstream, there are no functional changes.
125125

126126
- the tests failed on RedHat arm 32-bit
127127
- the prerequisites for OpenSUSE tumbleweed arm64 failed to install
128-
- [[#8]](https://github.com/xpack-dev-tools/gcc-xpack/issues/8) due to
128+
- [[#8](https://github.com/xpack-dev-tools/gcc-xpack/issues/8)]: due to
129129
an error in the binutils build script, in certain conditions, on GNU/Linux,
130130
the linker complained about a dependency to `libpthread.so` and/or
131131
`libm.so`; fixed in 2024-02-24.

website/blog/2023-08-31-gcc-v13-2-0-1-released.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ Compared to the upstream, there are no functional changes.
123123

124124
## Known problems
125125

126-
- [[#8]](https://github.com/xpack-dev-tools/gcc-xpack/issues/8) due to
126+
- [[#8](https://github.com/xpack-dev-tools/gcc-xpack/issues/8)]: due to
127127
an error in the binutils build script, in certain conditions, on GNU/Linux,
128128
the linker complained about a dependency to `libpthread.so` and/or
129129
`libm.so`; fixed in 2024-02-24.

website/blog/2023-12-05-gcc-v11-4-0-1-released.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ Compared to the upstream, there are no functional changes.
123123

124124
## Known problems
125125

126-
- [[#8]](https://github.com/xpack-dev-tools/gcc-xpack/issues/8) due to
126+
- [[#8](https://github.com/xpack-dev-tools/gcc-xpack/issues/8)]: due to
127127
an error in the binutils build script, in certain conditions, on GNU/Linux,
128128
the linker complained about a dependency to `libpthread.so` and/or
129129
`libm.so`; fixed in 2024-02-24.

0 commit comments

Comments
 (0)