diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2025-04-16 11:22:33 +0200 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2025-04-16 11:22:33 +0200 |
| commit | 81047fcda15a6b1c68fc4de30cb25971f39a209c (patch) | |
| tree | 9ad76657ad8ee4f1a62cda051a67ce782c371c79 /dev | |
| parent | f7d633a08d8459e1abfda6119679bbc6cc921628 (diff) | |
dev, cxxdrv: bump.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'dev')
| -rw-r--r-- | dev/LibCompiler/src/CPlusPlusCompilerAMD64.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/LibCompiler/src/CPlusPlusCompilerAMD64.cc b/dev/LibCompiler/src/CPlusPlusCompilerAMD64.cc index a184e45..1d309dd 100644 --- a/dev/LibCompiler/src/CPlusPlusCompilerAMD64.cc +++ b/dev/LibCompiler/src/CPlusPlusCompilerAMD64.cc @@ -1003,7 +1003,7 @@ static void cxx_print_help() ".cpp", ".cxx", ".cc", ".c++", ".cp" \ } -LIBCOMPILER_MODULE(CompilerCPlusPlusX8664) +LIBCOMPILER_MODULE(CompilerCPlusPlusAMD64) { Boolean skip = false; |
