diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2026-01-13 03:35:20 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2026-01-13 03:35:20 +0100 |
| commit | ce1450fefeacee7a71d5d074229fd2c86747ef3c (patch) | |
| tree | 2ad15290d98b58da078a60ae8c75803fc28a561b | |
| parent | 0a706729a6cc6c6fdc44e112dd3c3b7d07435704 (diff) | |
chore: last release amend.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
| -rwxr-xr-x | configure.pl | 1 | ||||
| m--------- | src/boot | 0 | ||||
| m--------- | src/c++tools | 0 | ||||
| m--------- | src/kernel | 0 |
4 files changed, 0 insertions, 1 deletions
diff --git a/configure.pl b/configure.pl index c8e70d3..8c47c53 100755 --- a/configure.pl +++ b/configure.pl @@ -12,6 +12,5 @@ system("sh", "git", "submodule", "update", "--init", "--recursive"); chdir("./toolchains/mingw-w64-nekernel/") or die "Cannot change directory: $!"; system("configure", "--host=x86_64-w64-mingw32", "--prefix=mingw64-w64-nekernel") or die "Configuration failed: $!"; -system("make", "install") or die "Build failed: $!"; print("Configuration and build complete.\nUse 'make install' to install the toolchain.\n"); diff --git a/src/boot b/src/boot -Subproject 4243516705e4a18cbab62a94975a0d992b21a51 +Subproject 0dfb2a95f51c3a3459ee991b23313fc82b0ac59 diff --git a/src/c++tools b/src/c++tools -Subproject ff7ee3e3e070a2abee70fd93062065060118cf9 +Subproject 0d7337aef0eb32f49b25ea7ce7b12af72712138 diff --git a/src/kernel b/src/kernel -Subproject 15cbf6ddd67eeccc751188833076c48dc0a9b42 +Subproject d5263778065e62a4a20f3af236f6dde7bbb3afc |
