You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,3 +7,7 @@ This is a GCC cross-compiler targeting NetBSD. It uses the patchset from NetBSD
7
7
The current release is based on GCC 15 and supports cross-compiling for the `x86`, `x86_64`, and `aarch64` targets. The toolchain includes support for the C and C++ frontends.
8
8
9
9
You can download the prebuilt toolchains from the [releases](https://github.com/AmanoTeam/Dakini/releases) page.
10
+
11
+
## disclaimer
12
+
13
+
NetBSD is a registered trademark of The NetBSD Foundation. This project is an independent open-source effort and is not affiliated with or endorsed by The NetBSD Foundation.
0 commit comments